summaryrefslogtreecommitdiffstats
path: root/src/core/exec.c
diff options
context:
space:
mode:
authorMichael Brown2012-07-10 17:10:49 +0200
committerMichael Brown2012-07-10 17:10:49 +0200
commit9e5152e095d8115d951af8cbb1cb6c1148609c68 (patch)
tree7cdbb21b128b440b2b7e3bf53e4563423a827b19 /src/core/exec.c
parent[intel] Explicitly enable descriptor queues (diff)
downloadipxe-9e5152e095d8115d951af8cbb1cb6c1148609c68.tar.gz
ipxe-9e5152e095d8115d951af8cbb1cb6c1148609c68.tar.xz
ipxe-9e5152e095d8115d951af8cbb1cb6c1148609c68.zip
[pxeprefix] Place temporary stack after iPXE binary
Some BIOSes (observed on a Supermicro system with an AMI BIOS) seem to use the area immediately below 0x7c00 to store data related to the boot process. This data is currently liable to be overwritten by the temporary stack used while decompressing and installing iPXE. Try to avoid any such problems by placing the temporary stack immediately after the loaded iPXE binary. Any memory used by the stack could then potentially have been overwritten anyway by a larger binary. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/core/exec.c')
0 files changed, 0 insertions, 0 deletions