freebsd-dev/sys/boot/i386/boot2
Alexander Kabaev 2939c8a0b9 Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not
have clear idea on boot2 BSS size and leaves portion of it not zeroed out.
btxcsu.s is in much better position for this job.

Obtained from: DragonflyBSD (with minor adjustments)
2004-08-05 06:00:05 +00:00
..
boot1.S Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not 2004-08-05 06:00:05 +00:00
boot2.c Clean up local memcpy implementation to take void * parameters. 2004-07-30 00:33:09 +00:00
lib.h
Makefile Compile boot2 with -fno-unit-at-a-time. GCCs aggressive optimization 2004-07-30 04:27:20 +00:00
sio.S Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00