Home
last modified time | relevance | path

Searched hist:"9 afece1e2fb079d664a036c67362d48ae8d69a48" (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/forth/
H A Defi.4thdiff 9afece1e2fb079d664a036c67362d48ae8d69a48 Thu Mar 22 05:16:14 CET 2018 Kyle Evans <kevans@FreeBSD.org> forthloader: Don't break BIOS boots...

I thought I tested this scenario, but clearly I failed to. =(

BIOS boots won't have efi-autoresizecons, so trying to use it as a forth
word fails during include. Use evaluate on "efi-autoresizecons" as a string
instead to move any potential errors to runtime- safely after we've already
checked that we're booting UEFI.

Pointy hat to: me
Reported by: cy