commit | 10093c8521f05cf928b6ee14b0704fc193322759 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Oct 13 11:54:20 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Oct 17 19:19:56 2019 +0200 |
tree | 8bcc3502ad2f7232ad31eef62f4aafe7f3118a07 | |
parent | 120a01a382f6485492432062a2200c275c40a052 [diff] |
efi_loader: enable CONFIG_CMD_NVEDIT_EFI on QEMU To reduce the default image size CONFIG_CMD_NVEDIT_EFI was disabled by default. Re-enable it on the QEMU platforms supporting the UEFI sub-system. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>