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/prefix
Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink
elf2efi converts a suitable ELF executable (containing relocation
information, and with appropriate virtual addresses) into an EFI
executable.  It is less tightly coupled with the gPXE build process
and, in particular, does not require the use of a hand-crafted PE
image header in efiprefix.S.

elf2efi correctly handles .bss sections, which significantly reduces
the size of the gPXE EFI executable.
2009-01-07 22:59:05 +00:00
..
bImageprefix.S Rename .lilo extension to .lkrn and updated dependencies 2007-07-06 08:04:06 -04:00
boot1a.s Initial revision 2005-03-08 18:53:11 +00:00
bootpart.S hdprefix that works for LBA only 2007-07-05 12:58:16 +01:00
comprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
dskprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
elf_dprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
elfprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
exeprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
hdprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
kpxeprefix.S New strategy: always stop both base code and UNDI. Always free base code 2007-01-08 03:48:26 +00:00
libprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
lkrnprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
lmelf_dprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
lmelf_prefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
mbr.S Added active partition locator, and simple MBR built using it. 2007-07-05 00:21:01 +01:00
nbiprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
nullprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
pxeprefix.S [i386] Free allocated base memory on exit, if possible 2008-11-18 19:43:13 +00:00
romprefix.S [romprefix] Change from opt-in to opt-out when booting via INT19 2008-12-04 16:46:16 +00:00
unnrv2b.S Fix compiler warnings that appear only on OpenBSD. 2007-12-06 14:16:46 -06:00
usbdisk.S Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount 2007-07-05 14:20:55 +01:00