]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow loader.efi to identify non-standard boot setup
authorsjg <sjg@FreeBSD.org>
Thu, 24 Oct 2019 19:52:41 +0000 (19:52 +0000)
committersjg <sjg@FreeBSD.org>
Thu, 24 Oct 2019 19:52:41 +0000 (19:52 +0000)
commit66842d2121b7326cb0a13064ec59be2d4150a65f
tree498a1280e2298ae66e1f50d9f326732c5787a13f
parent76aa572ff6fa8ef7d677399cbcdf4612e573118e
Allow loader.efi to identify non-standard boot setup

PATH_BOOTABLE_TOKEN can be set to a non-standard
path that identifies a device as bootable.

Reviewed by: kevans, bcran
Differential Revision:  https://reviews.freebsd.org/D22062
stand/efi/loader/main.c