sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 14 Mar 2020 11:27:02 +0000 (12:27 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Apr 2020 14:07:58 +0000 (08:07 -0600)
commit48e4288aed7d05399a4c0d3ff908319d2793e3f5
tree6e5e15dcf143c2b8939f95624116f3c245fb483c
parent1c0bc80ae106a363770d38d633a40b4c3f583566
sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG

'bootefi hello' is used in one of the Python tests.

efidebug can be used to verify the correct initialization of the UEFI
sub-system.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromum.org>
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_spl_defconfig