diff options
Diffstat (limited to 'resources/u-boot/qemu_x86_12mb')
-rw-r--r-- | resources/u-boot/qemu_x86_12mb/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/u-boot/qemu_x86_12mb/config/default b/resources/u-boot/qemu_x86_12mb/config/default index ab22558a..d057b06e 100644 --- a/resources/u-boot/qemu_x86_12mb/config/default +++ b/resources/u-boot/qemu_x86_12mb/config/default @@ -1569,7 +1569,7 @@ CONFIG_CMD_BOOTEFI_BOOTMGR=y CONFIG_EFI_VARIABLE_FILE_STORE=y # CONFIG_EFI_VARIABLE_NO_STORE is not set # CONFIG_EFI_VARIABLES_PRESEED is not set -CONFIG_EFI_VAR_BUF_SIZE=16384 +CONFIG_EFI_VAR_BUF_SIZE=32768 CONFIG_EFI_GET_TIME=y # CONFIG_EFI_SET_TIME is not set # CONFIG_EFI_RUNTIME_UPDATE_CAPSULE is not set |