mirror of
https://github.com/ipxe/ipxe
synced 2025-12-10 13:32:20 +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.