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 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc
The existing "iPXE starting execution" message indicates that the BEV
(or INT19) was invoked, but gives no indication on whether or not the
iPXE source was successfully retrieved (e.g. from PMM).  Split the
"starting execution message" into "starting execution...ok"; the "ok"
indicates that the main iPXE body was successfully decompressed and
relocated.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-04-21 13:38:18 +01:00
..
bootpart.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dskprefix.S [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
hdprefix.S [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
kkpxeprefix.S [pxe] Support cached DHCP packets in .kkpxe images 2010-01-20 17:16:37 -05:00
kpxeprefix.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
libprefix.S [prefix] Default to 1MB mark as fallback high memory load point 2010-04-20 21:00:49 +01:00
lkrnprefix.S [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
mbr.S Added active partition locator, and simple MBR built using it. 2007-07-05 00:21:01 +01:00
nbiprefix.S [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +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 [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
romprefix.S [romprefix] Provide indication of successful call to install_prealloc 2010-04-21 13:38:18 +01:00
undiloader.S [config] Make PXE stack a compile-time option 2010-01-20 17:23:37 -05:00
unnrv2b16.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
unnrv2b.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
usbdisk.S Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount 2007-07-05 14:20:55 +01:00