summaryrefslogtreecommitdiffstats
path: root/src/image/script.c
diff options
context:
space:
mode:
authorMichael Brown2015-07-29 15:09:34 +0200
committerMichael Brown2015-07-29 15:17:09 +0200
commitae7f22eb28dbfdd0e4743a2d9e7aa33344a07246 (patch)
tree213c19acfa06f5091360a4a12272e928eebf27c4 /src/image/script.c
parent[linebuf] Support buffering of multiple lines (diff)
downloadipxe-ae7f22eb28dbfdd0e4743a2d9e7aa33344a07246.tar.gz
ipxe-ae7f22eb28dbfdd0e4743a2d9e7aa33344a07246.tar.xz
ipxe-ae7f22eb28dbfdd0e4743a2d9e7aa33344a07246.zip
[elf] Reject ELFBoot images requiring virtual addressing
We do not set up any kind of virtual addressing before invoking an ELFBoot image. Reject if the image's program headers indicate that virtual addresses are not equal to physical addresses. This avoids problems when loading some RHEL5 kernels, which seem to include ELFBoot headers using virtual addressing. With this change, these kernels are no longer detected as ELFBoot, and so may be (correctly) detected as bzImage instead. Reported-by: Torgeir.Wulfsberg@kongsberg.com Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/image/script.c')
0 files changed, 0 insertions, 0 deletions