freebsd-dev/stand/userboot
Warner Losh d43bcf62a2 stand: Stop support booting 4.x and earlier kernels
FreeBSD 4.x and earlier used the bi_bios_geom to get the geometry of the
device. Starting in 5.x, with the wdc -> ata rewrite, it was used only
in pc98 kernels to report geometry of the drives. It can be safely
removed as booting kernels this old is no longer supported. This saves
176 bytes in the BIOS loader.

Sponsored by:		Netflix
Reviewed by:		adrian, emaste
Differential Revision:	https://reviews.freebsd.org/D36543
2022-09-16 09:18:57 -06:00
..
test test_diskread(): detect end of the disk 2022-06-19 18:26:22 +03:00
userboot stand: Stop support booting 4.x and earlier kernels 2022-09-16 09:18:57 -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