freebsd-dev/stand/man
Warner Losh 75a91c70f8 stand: Document EFI consoles
Document how EFI consoles work, at least on x86. There's a number of
weird quirks and limitations that are generally known, but not
documented until now. Include information on how EFI decides what the
defualt console is, how to set it and how to cope with common
situations. Note limitations and mismatch between ACPI (which uses UID
to identify a device) and our console code (which uses a raw address)
and explain why we can't translate between them in the loader.

Sponsored by:		Netflix
Reviewed by:		manu, kevans, rpokala, pauamma
Differential Revision:	https://reviews.freebsd.org/D36286
2022-09-01 10:34:30 -06:00
..
boot1.efi.8 gptboot.efi: Add man page 2021-04-05 23:57:57 -06:00
loader_4th.8 stand: Change libstand.3 to libsa.3 2022-04-30 08:07:52 -06:00
loader_lua.8 stand: Change libstand.3 to libsa.3 2022-04-30 08:07:52 -06:00
loader_simp.8 stand: Change libstand.3 to libsa.3 2022-04-30 08:07:52 -06:00
loader.8 stand: Change libstand.3 to libsa.3 2022-04-30 08:07:52 -06:00
loader.efi.8 stand: Document EFI consoles 2022-09-01 10:34:30 -06:00
Makefile loader: create separate man pages for each of the loaders 2021-09-29 09:24:47 -06:00
Makefile.depend