UEFI App Bare Bones: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
m added links
i dont care about your bzt bs
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 ==