OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 4:56 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: UEFI Development tool
PostPosted: Thu Sep 08, 2022 7:03 am 
Offline

Joined: Mon Sep 05, 2022 3:33 am
Posts: 2
For beginners, it might be hard to start developing for UEFI, from configuring the environment to understanding EDK2's build system.

So, I made a Cmake project that warps EDK2's build system, and makes it very easy to compile UEFI application.
In addition, it contains some basic explenation about EDK2's build system and has a lot of link for deeper reading.

The key benefits are:
* support for all major platforms (windows, linux and macOS!).
* complete separation from edk2's source code.
* no need to configure the environment on new workspaces (beside installing dependencies).
* GitHub CI (in development)

repo link: https://github.com/lersi/edk2_project_template

Hopefully this project will help you , whether if you are a beginner or veteran.

feel free to send any comments and suggestions for this project

_________________
lersi on GitHub
Accept
Reject
Apply
Maintain


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: DotBot [Bot] and 32 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group