freebsd-dev/sys/boot/efi
Marcel Moolenaar aef78848af 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)
2002-11-28 03:25:51 +00:00
..
include An almost mechanical sweep to replace C++ style comments with C 2002-05-19 03:17:22 +00:00
libefi Remove a left-over virtual mapping of uncached I/O port space. 2002-11-28 03:25:51 +00:00
loader Remove a left-over virtual mapping of uncached I/O port space. 2002-11-28 03:25:51 +00:00
Makefile
Makefile.inc Turn on -Wformat 2002-07-20 03:52:37 +00:00