freebsd-dev/sys/boot/efi
Marcel Moolenaar 0761a64f29 o Fix a size calculation based on a 8KB page, while under EFI
pages are 4KB.
o  As a second order fix, don't assume we have enough space
   after the bootinfo block left in a page to hold the memory
   map.
o  A third order fix as that we removed the assumption that a
   bootinfo block fits in a single 8KB page.

PR: ia64/39415
submitted by: Espen Skoglund <esk@ira.uka.de>
2002-10-24 07:53:12 +00:00
..
include An almost mechanical sweep to replace C++ style comments with C 2002-05-19 03:17:22 +00:00
libefi o Fix a size calculation based on a 8KB page, while under EFI 2002-10-24 07:53:12 +00:00
loader Disable loader ufs support. It causes the loader to crash on the Itanium2 2002-07-20 03:46:43 +00:00
Makefile
Makefile.inc Turn on -Wformat 2002-07-20 03:52:37 +00:00