Date: Wed, 27 Nov 2002 19:25:51 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi elf_freebsd.c src/sys/boot/efi/loader version Message-ID: <200211280325.gAS3PpqE028393@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/11/27 19:25:51 PST
Modified files:
sys/boot/efi/libefi elf_freebsd.c
sys/boot/efi/loader version
Log:
Remove a left-over virtual mapping of uncached I/O port space.
Previous kernels unwantingly depended on this mapping, but as
of version 1.123 of src/sys/ia64/ia64/machdep.c this dependency
has been removed. Consequently, one has to update the kernel
before updating the loader. The documented/recommended upgrade
will suffice in this case.
Due to a visible (from the kernels point of view) change in
behaviour, bump the loader version number from 0.3 to 1.0.
Approved by: re (carte blanc)
Revision Changes Path
1.10 +0 -17 src/sys/boot/efi/libefi/elf_freebsd.c
1.4 +3 -0 src/sys/boot/efi/loader/version
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?200211280325.gAS3PpqE028393>
