summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorMichael Brown2009-04-24 04:16:18 +0200
committerMichael Brown2009-04-24 04:19:47 +0200
commite960fac8d037601ac6f7f7b8de80566d33ac6712 (patch)
tree0cfa98267b6dfa9138880f1933d1e5e366ca40ef /src/util
parent[doc] Remove obsolete README.pixify (diff)
downloadipxe-e960fac8d037601ac6f7f7b8de80566d33ac6712.tar.gz
ipxe-e960fac8d037601ac6f7f7b8de80566d33ac6712.tar.xz
ipxe-e960fac8d037601ac6f7f7b8de80566d33ac6712.zip
[multiboot] Work around raw-flag bug in Solaris kernels
Solaris kernels are multiboot images with the "raw" flag set, indicating that the loader should use the raw address fields within the multiboot header rather than looking for an ELF header. However, the Solaris kernel contains garbage data in the raw address fields, and requires us to use the ELF header instead. Work around this by always using the ELF header if present. This renders the "raw" flag somewhat redundant.
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions