1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/stand
Marius Strobl dd5dbb3199 - Unbreak booting sparc64 kernels after the metadata unification in
r329190; sparc64 kernels are always 64-bit but with that revision
  in place, the loader was treating them as 32-bit ones.
- In order to reduce the likelihood of this kind of breakage in the
  future, #ifdef out md_load() on sparc64 and make md_load_dual() -
  which is currently local to metadata.c anyway - static.
- Make md_getboothowto() - also local to metadata.c - static.
- Get rid of the unused DTB pointer on sparc64.
2018-05-21 01:20:19 +00:00
..
arm
arm64 No need to make objects here. 2018-04-27 22:15:18 +00:00
common - Unbreak booting sparc64 kernels after the metadata unification in 2018-05-21 01:20:19 +00:00
defaults Default loader.conf: Drop efi_max_resolution to 1x1 2018-04-03 02:41:32 +00:00
efi efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +00:00
fdt
ficl
ficl32
forth forthloader: Remove "EFI boot environment message" 2018-04-25 02:42:57 +00:00
geli Introduce the 'n' flag for the geli attach command. 2018-05-09 20:53:38 +00:00
i386 Add support for linker-type-specific flags 2018-04-19 20:58:09 +00:00
kshim
liblua Use M. Warner Losh everywhere on my copyrights. 2018-05-01 16:29:22 +00:00
liblua32
libsa libsa: name is not used in dirmatch() 2018-04-07 14:42:47 +00:00
libsa32
lua Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00
man Clarify that boot_mute / boot -m mutes kernel console only 2018-05-16 02:15:18 +00:00
mips
ofw - Unbreak booting sparc64 kernels after the metadata unification in 2018-05-21 01:20:19 +00:00
powerpc
sparc64 - Unbreak booting sparc64 kernels after the metadata unification in 2018-05-21 01:20:19 +00:00
uboot
usb
userboot
zfs
zfs32
defs.mk Don't add links or cleanfiles for NO_OBJ case, in addition to not 2018-03-18 18:50:48 +00:00
fdt.mk
ficl.mk
loader.mk
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk