Skip to content

xvanc/limine-efi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

limine-efi
==========

limine-efi is a fork of GNU-EFI that strips out all code save for
the relocation stubs and the EFI header files.

Additionally, it ships, in the "inc" directory, the ELF headers necessary
for the relocation code to build - along with fixes to the Makefile that
caused issues when using Clang, and a rework of the x86(_64) relocation
code.

For an example on how to use this, see:
https://github.com/limine-bootloader/limine-efi-hello

About

GNU-EFI fork without the bs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.1%
  • Assembly 4.3%
  • Makefile 0.6%