freebsd-dev/stand
Warner Losh ad70f2e22e stand: create common set_currdev
Pull together the nearly identical copies of set_currdev in i386,
userboot and efi. Other boot loaders have variances that might be fine
to use the common routine, or not. Since they are harder to test for me,
and ofw and uboot do handle these setting differently, leave them be for
now.

Sponsored by:		Netflix
Reviewed by:		kevans
Differential Revision:	https://reviews.freebsd.org/D38005
2023-01-11 15:15:15 -07:00
..
arm64
common stand: create common set_currdev 2023-01-11 15:15:15 -07:00
defaults
efi stand: create common set_currdev 2023-01-11 15:15:15 -07:00
fdt
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32
fonts
forth
i386 stand: create common set_currdev 2023-01-11 15:15:15 -07:00
images
kboot kboot: use 128MB for the heap area, ZFS needs a lot of memory 2023-01-07 13:27:49 -07:00
kshim
liblua stand: Add lua binding loader.has_command 2022-09-01 11:08:22 -06:00
liblua32
libofw stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
libsa stand: Move dev_cleanup into libsa 2023-01-11 15:15:14 -07:00
libsa32
lua lualoader: Add loader_menu_multi_user_prompt config variable 2022-09-02 20:30:40 +01:00
man loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands 2022-09-06 18:55:45 +03:00
powerpc stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
uboot stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot stand: create common set_currdev 2023-01-11 15:15:15 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk stand: Move md_copymodules into modinfo.c and reduce copies 2022-09-16 09:18:56 -06:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk