freebsd-dev/sys/boot/efi/loader
Warner Losh 1e97830083 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.

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

Differential Revision: https://reviews.freebsd.org/D5223
2016-02-08 19:34:17 +00:00
..
arch Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
conf.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
copy.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
devicename.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c Implement -P for boot loader. It's a bit easier to implement here than 2016-02-08 19:34:17 +00:00
Makefile Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version