david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/i386/include/gpxe
Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment
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.
2008-10-13 10:24:14 +01:00
..
efi [efi] Add EFI image format and basic runtime environment 2008-10-13 10:24:14 +01:00
bios_nap.h [nap] Formalise the CPU sleeping API 2008-10-12 23:36:53 +01:00
bios_timer.h [timer] Formalise the timer API 2008-10-12 20:22:02 +01:00
memtop_umalloc.h [umalloc] Formalise the user memory allocation API 2008-10-13 05:33:14 +01:00
pcibios.h [pci] Formalise the PCI I/O API 2008-10-12 12:54:12 +01:00
pcidirect.h [pci] Formalise the PCI I/O API 2008-10-12 12:54:12 +01:00
rdtsc_timer.h [timer] Formalise the timer API 2008-10-12 20:22:02 +01:00
timer2.h [timer] Formalise the timer API 2008-10-12 20:22:02 +01:00
x86_io.h [uaccess] Formalise the uaccess API 2008-10-13 04:10:34 +01:00