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 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
..
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] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01:00
efiprefix.S [efi] Add EFI image format and basic runtime environment 2008-10-13 10:24:14 +01: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] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01: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] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01:00
lkrnprefix.S [i386] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01: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] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01:00
nullprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
pxeprefix.S [prefix] Add PCI bus:dev.fn to ROM product string 2008-05-21 18:43:58 +01:00
romprefix.S [i386] Simplify linker script and standardise linker-defined symbol names 2008-10-10 03:59:57 +01: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