1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/stand/efi
Warner Losh fa9dc8d3ed Refactor currdev setting
Refactor the currdev setting to find the device we booted from. Limit
searching when we don't already have a reasonable currdev from that to
the same device only. Search a little harder for ZFS volumes as that's
needed for loader.efi to live on an ESP.

Sponsored by: Netflix
Differential Review: https://reviews.freebsd.org/D13784
2018-04-11 19:46:24 +00:00
..
boot1 UEFI: Ditch console mode setting, choose optimal GOP mode later in boot 2018-03-21 20:36:57 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include Refactor currdev setting 2018-04-11 19:46:24 +00:00
libefi Refactor currdev setting 2018-04-11 19:46:24 +00:00
loader Refactor currdev setting 2018-04-11 19:46:24 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc