freebsd-dev/sys/boot/i386/boot2
John Baldwin 370b70dc03 Remove unnecessary initializations. The BSS of boot2 is in fact
zero'd when boot2 begins execution by the _start() routine in btxcsu.S.

MFC after:	1 week
2012-06-01 15:48:24 +00:00
..
boot1.S Add a note to clarify why we create a relocated copy of boot1 in lower 2012-03-06 20:45:13 +00:00
boot2.c Remove unnecessary initializations. The BSS of boot2 is in fact 2012-06-01 15:48:24 +00:00
lib.h Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. 2011-04-04 18:23:55 +00:00
Makefile Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
sio.S Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. 2011-04-04 18:23:55 +00:00