mirror of
https://github.com/ipxe/ipxe
synced 2026-01-31 03:30:54 +03:00
We have EFI APIs for CPU I/O, PCI I/O, timers, console I/O, user access and user memory allocation. EFI executables are created using the vanilla GNU toolchain, with the EXE header handcrafted in assembly and relocations generated by a custom efilink utility.