aboutsummaryrefslogtreecommitdiff
path: root/src/libgcc
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2025-02-28 11:27:21 +0000
committerMichael Brown <mcb30@ipxe.org>2025-02-28 11:32:42 +0000
commitbe3a78eaf804a2c437aa055d5c1e2f4a1310a0c1 (patch)
treeddae67ec043433e95a93e5fa2af803470e8ee8d9 /src/libgcc
parent12ea8c40741786ea33c866d131d510ae70897728 (diff)
downloadipxe-be3a78eaf804a2c437aa055d5c1e2f4a1310a0c1.zip
ipxe-be3a78eaf804a2c437aa055d5c1e2f4a1310a0c1.tar.gz
ipxe-be3a78eaf804a2c437aa055d5c1e2f4a1310a0c1.tar.bz2
[lkrnprefix] Support a longer version string
The bzImage specification allows two bytes for the setup code jump instruction at offset 0x200, which limits its relative offset to +0x7f bytes. This currently imposes an upper limit on the length of the version string, which currently precedes the setup code. Fix by moving the version string to the .prefix.data section, so that it no longer affects the placement of the setup code. Originally-fixed-by: Miao Wang <shankerwangmiao@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/libgcc')
0 files changed, 0 insertions, 0 deletions