freebsd-dev/stand/efi
Warner Losh d59db438cb Minor adjustments:
o Fix the parsing of the device path. a last minute change terminated
  it too soon.
o Kill setting LINES. We don't need to do it, and even if we did hard
  coding it to 24 is wrong.
o Now that the console is working again for the loader, adjust the
  printfs to be more in line with other platforms.
2018-07-14 06:43:37 +00:00
..
boot1 Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include Define ADR subtype of ACPI type for a device path. 2018-07-13 21:03:32 +00:00
libefi Provide a more direct interface to tell ZFS what the preferred handle 2018-06-15 19:07:26 +00:00
loader Minor adjustments: 2018-07-14 06:43:37 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc