GitHub

Folders and files

NameName

Last commit message

Last commit date

PicoEFI
=======
PicoEFI is a minimal build environment for EFI applications, originally forked
from GNU-EFI, that strips out all library code save for the relocation stubs
and the EFI header files. It also features a rework and fixage of said
relocation stubs, and provides updated linker scripts.
For an example on how to use this, see:
https://github.com/PicoEFI/picoefi-c-template

Read the original on github.com ↗