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 27731d975e [romprefix] Fix PMM detection start address
Commit fd0aef9 introduced a typo that caused PMM detection to start at
paragraph 0xe00 rather than 0xe000.  (Detection would still work, since it
would scan until it ran out of base memory, but it would end up scanning
an unnecessarily large portion of base memory.)

Spotted by Sebastian Herbszt <herbszt@gmx.de>.
2008-06-28 23:18:11 +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 Update all prefixes currently referring to _load_size to include a 2007-07-16 17:17:26 +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] Fix PMM detection start address 2008-06-28 23:18:11 +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