payloads/tianocore: Add option to use Escape for Boot Manager
commitc8decce31cabfe25018409453a3c434aa38a2107
authorSean Rhodes <sean@starlabs.systems>
Wed, 9 Feb 2022 08:25:39 +0000 (9 08:25 +0000)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 24 Feb 2022 00:28:47 +0000 (24 00:28 +0000)
tree854994f054b82ee68dbb950245866198f40b2750
parentb2c681fc4a1d852f5b436660e7d3a967cf5e7333
payloads/tianocore: Add option to use Escape for Boot Manager

Add TIANOCORE_BOOT_MANAGER_ESCAPE which, when enabled, will use
Escape as the hot-key to access the Boot Manager. This replaces
the default key of F2.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I1e60d116367542f55f0ffa241a6132e4faabe446
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61757
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/external/Makefile.inc
payloads/external/tianocore/Kconfig
payloads/external/tianocore/Makefile