diff options
Diffstat (limited to 'resources/u-boot/gru_bob')
-rw-r--r-- | resources/u-boot/gru_bob/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/u-boot/gru_bob/config/default b/resources/u-boot/gru_bob/config/default index 64f5274f..cffadddc 100644 --- a/resources/u-boot/gru_bob/config/default +++ b/resources/u-boot/gru_bob/config/default @@ -2176,7 +2176,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_RUNTIME_UPDATE_CAPSULE is not set # CONFIG_EFI_CAPSULE_ON_DISK is not set CONFIG_EFI_DEVICE_PATH_TO_TEXT=y |