summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/efi/Protocol/DebugSupport.h
Commit message (Collapse)AuthorAgeFilesLines
* [efi] Update to latest UEFI headersMichael Brown2008-11-181-53/+31Star
|
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+656
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.