freebsd-dev/stand
Warner Losh e0c3f66b4d stand/efi: Call md_copymodules based on __LP64__ to fix 32-bit arm
When I refactored everything, I neglected to pass in the proper is64
value on 32-bit platforms. This corrects that. This prevented armv7 and
armv6 platforms from booting due to misaligned data in the kernel.  The
only platform we support 32-bit booting in armv[67], which I apparently
neglected to test before commiting my refactoring.

Tested by:		skibo
Fixes:			5d1531d9d4
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D37095
2022-10-22 19:47:25 -06:00
..
arm64
common geli: Move check for DEVT_DISK into geli_probe_and_attach 2022-10-22 19:47:24 -06:00
defaults
efi stand/efi: Call md_copymodules based on __LP64__ to fix 32-bit arm 2022-10-22 19:47:25 -06: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: Pass in the proper size for bootinfo 2022-09-17 15:18:29 -06:00
images
kboot stand/kboot: hostdisk isn't a DEVT_DISK, use a different value. 2022-10-22 19:47:24 -06:00
kshim
liblua stand: Add lua binding loader.has_command 2022-09-01 11:08:22 -06:00
liblua32
libofw
libsa geli: Move check for DEVT_DISK into geli_probe_and_attach 2022-10-22 19:47:24 -06: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
uboot stand: uboot_fmtdev can be reduced to devformat 2022-08-11 10:27:17 -06:00
usb
userboot stand: Stop support booting 4.x and earlier kernels 2022-09-16 09:18:57 -06: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