freebsd-src/stand
Warner Losh d1a3cc0abe kboot: Define bi_loadsmap for loading memory maps
Each architecture will soon be required to provide this to load memory
maps as metadata for the platforms that require it (or a stub function
for those that don't).

Sponsored by:		Netflix
Reviewed by:		tsoome, kevans
Differential Revision:	https://reviews.freebsd.org/D38252
2023-02-03 08:41:39 -07:00
..
arm64 stand: Remove extra efi.h include 2022-07-15 12:00:49 -06:00
common stand: only compute symidx on x86 2023-02-02 13:04:05 -07:00
defaults
efi efiserialio: use port settings (sio->Mode) for initial setup 2023-02-03 11:53:32 +02:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32
fonts
forth loader.4th(8): Fix a typo in the manual page 2022-04-02 15:11:59 +02:00
i386 stand: create common set_currdev 2023-01-11 15:15:15 -07:00
images
kboot kboot: Define bi_loadsmap for loading memory maps 2023-02-03 08:41:39 -07:00
kshim stand/usb: Fix build by declaring missing functions and types. 2022-03-17 15:26:24 +01:00
liblua lua: reduce diffs between luaconf.h copies 2023-01-26 12:38:19 -05:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa stand: dev can't be NULL in default_prasedev 2023-01-13 15:54:44 -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/uboot: Remove -fPIC here 2023-01-25 08:04:59 -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 stand: Add a helper 'universe' target 2022-07-30 05:01:47 -06:00
Makefile.amd64
Makefile.inc
veriexec.mk