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/image
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_image.c [efi] Add EFI image format and basic runtime environment 2008-10-13 10:24:14 +01:00
elf.c [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 2008-06-09 13:50:00 +01:00
embed.S Added the embedded pxelinux payload patch from hpa. 2008-01-08 15:51:36 +00:00
embedded.c [misc] Fix building on OpenBSD 2008-06-27 22:35:26 +01:00
script.c [script] Remove arbitrary limit on script line lengths 2008-06-18 00:43:58 +01:00
segment.c [pcbios] Add extra debugging messages relating to the system memory map 2008-09-07 21:38:41 +01:00