freebsd-dev/stand/userboot
Warner Losh 5d1531d9d4 stand: Move md_copymodules into modinfo.c and reduce copies
md_copymodules, bi_copymdoules, bi_copymodules32 (x2) and
bi_copymodules64 (x2) are all the same routine... Replace them all with
md_copymodules. This saves about 800 bytes on i386 BIOS loader, which is
a nice bonus.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D36572
2022-09-16 09:18:56 -06:00
..
test test_diskread(): detect end of the disk 2022-06-19 18:26:22 +03:00
userboot stand: Move md_copymodules into modinfo.c and reduce copies 2022-09-16 09:18:56 -06:00
userboot_4th userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00
userboot_lua userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00
Makefile userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00
Makefile.inc
userboot.h loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00