OSDev.org
https://forum.osdev.org/

UEFI Development tool
https://forum.osdev.org/viewtopic.php?f=13&t=56475
Page 1 of 1

Author:  lersiUefi [ Thu Sep 08, 2022 7:03 am ]
Post subject:  UEFI Development tool

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

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/