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 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19
On a system that doesn't support BBS, we end up hooking INT19 to gain
control of the boot process.  If the system is PCI3.0, we must take
care to use the runtime value for %cs, rather than the POST-time
value, otherwise we end up pointing INT19 to the temporary option ROM
POST scratch area.
2008-08-22 03:01:46 +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 Update all prefixes currently referring to _load_size to include a 2007-07-16 17:17:26 +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 Update all prefixes currently referring to _load_size to include a 2007-07-16 17:17:26 +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 [prefix] Add PCI bus:dev.fn to ROM product string 2008-05-21 18:43:58 +01:00
lkrnprefix.S [prefix] Reasonable value for lkrn initrd_addr_max 2008-07-30 19:45:48 +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 Update all prefixes currently referring to _load_size to include a 2007-07-16 17:17:26 +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 [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 2008-08-22 03:01:46 +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