freebsd-dev/stand
Toomas Soome e417249016 loader: GELI encrypted disk should still use device name disk
geli_probe_and_attach() does pick geli_devsw structure for
encrypted disks, the implementation depends on device
name "disk" when device type is DEVT_DISK, but geli_devsw is
setting name field "gelidisk".

PR:		264282
Submitted by:	yamagi@yamagi.org
Reported by:	yamagi@yamagi.org
MFC after:	2 weeks
2022-06-20 10:10:14 +03:00
..
arm64
common loader: Relax the check in is_kernphys_relocatable() 2022-06-15 11:39:10 -04:00
defaults
efi loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
fdt
ficl
ficl32
fonts
forth loader.4th(8): Fix a typo in the manual page 2022-04-02 15:11:59 +02:00
i386 stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
images
kboot stand: Initial kboot support on amd64 2022-05-01 11:13:39 -06:00
kshim stand/usb: Fix build by declaring missing functions and types. 2022-03-17 15:26:24 +01:00
liblua
liblua32
libofw
libsa loader: GELI encrypted disk should still use device name disk 2022-06-20 10:10:14 +03:00
libsa32
lua
man loader.efi: add cross-reference to loader(8) 2022-05-18 10:33:20 -04:00
powerpc stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
uboot stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
usb
userboot userboot is missing vdisk_dev 2022-06-19 21:29:49 +03:00
defs.mk
fdt.mk
ficl.mk
loader.mk stand: Fix a common typo in source code comments 2022-06-05 09:49:51 +02:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk