Date: Sun, 10 Jun 2001 06:39:11 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi/arch/ia64 ldscript.ia64 Message-ID: <200106101339.f5ADdBj84968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/06/10 06:39:11 PDT
Modified files:
sys/boot/efi/libefi/arch/ia64 ldscript.ia64
Log:
Move the first section up one page. The firmware bogusly uses the first
page of the image to load section headers and if we let the text section
start at zero, it corrupts the section table when its loaded. With this
change, the loader gets as far as the 'ok' prompt.
Revision Changes Path
1.2 +2 -1 src/sys/boot/efi/libefi/arch/ia64/ldscript.ia64
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106101339.f5ADdBj84968>
