freebsd-dev/sys/boot/i386
Mike Smith 627249c7b1 Substantially revamp the way that we determine the amount of memory available
for our use.  Use the same search order for BIOS memory size functions
as the kernel will later use.

Allow the loader to use all of the detected physical memory (this will
greatly help people trying to load enormous memory disk images).

More correctly handle running out of memory when loading an object.

Use the end of base memory for the top of the heap, rather than
blindly hoping that there is 384k left.

Add copyrights to a couple of files I forgot.
1999-12-29 09:54:46 +00:00
..
boot0 Remove accidental cut&paste garbage in a comment. 1999-09-03 01:38:29 +00:00
boot2 Add -fdata-sections, which is a new GCC 2.95 optimization. Remove 1999-11-15 04:23:40 +00:00
btx If PAGING is defined then actually turn it on when entering protected 1999-10-27 02:22:52 +00:00
gptboot Add -fdata-sections, which is a new GCC 2.95 optimization. Remove 1999-11-15 04:23:40 +00:00
kgzldr
libi386 Substantially revamp the way that we determine the amount of memory available 1999-12-29 09:54:46 +00:00
loader Substantially revamp the way that we determine the amount of memory available 1999-12-29 09:54:46 +00:00
mbr
Makefile