UEFI App Bare Bones: Difference between revisions

Undo revision 27125 by Leapofazzam (talk)
[unchecked revision][unchecked revision]
No edit summary
(Undo revision 27125 by Leapofazzam (talk))
Line 7:
 
This tutorial uses the header files and GUID definitions from the [[GNU-EFI]] project, but does '''not''' use the gnu-efi build system, but rather the MinGW-w64 or LLVM/Clang toolchain.
 
If you don't want to learn all that UEFI terminology, take a look at [[POSIX-UEFI]], which is an extremely lightweight (about 32k) static library and build environment that hides everything behind nice and friendly libc API.
 
== Prerequisites ==
Anonymous user