HomeFreeBSD

Implement -P for boot loader. It's a bit easier to implement here than

Description

Implement -P for boot loader. It's a bit easier to implement here than
in boot1, like is normally done. When a keyboard appears in the UEFI
device tree, assume -D -h, just like on a BIOS boot.

  1. It is unclear if an ACPI keyboard appearing in the tree means there's
  2. a real keyboard or not. A USB keyboard doesn't seem to appear unless
  3. it is really there.

Differential Revision: https://reviews.freebsd.org/D5223

Details

Provenance
impAuthored on
Differential Revision
D5223: Implement -P for boot loader.
Parents
rS295407: If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbols
Branches
Unknown
Tags
Unknown