]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow loader.efi to identify non-standard boot setup
authorsjg <sjg@FreeBSD.org>
Thu, 17 Oct 2019 20:40:06 +0000 (20:40 +0000)
committersjg <sjg@FreeBSD.org>
Thu, 17 Oct 2019 20:40:06 +0000 (20:40 +0000)
commit871cf389ae134becec5ac8c29d47d6c3008ffd1b
tree2685f65e5d75a3c1eb07b7da9f6ce067fe92f4d1
parentabc2745a1055c1bcbc9ea806efa6773862476679
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