aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-06 08:36:38 -0400
committerTom Rini <trini@konsulko.com>2020-10-06 08:36:38 -0400
commit5dcf7cc590b348f1e730ec38242df64c179f10a8 (patch)
tree7ba5948897352b913338be6cf27061570e96a128 /configs
parent987ab49366f3fcd25039eab431bf099b587b3265 (diff)
parent4cbb2930bd8c67f40f848528941930cf4c2a1841 (diff)
downloadu-boot-5dcf7cc590b348f1e730ec38242df64c179f10a8.zip
u-boot-5dcf7cc590b348f1e730ec38242df64c179f10a8.tar.gz
u-boot-5dcf7cc590b348f1e730ec38242df64c179f10a8.tar.bz2
Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for efi-2021-01-rc1 The following bugs in the UEFI system are resolved: * illegal free in EFI_LOAD_FILE2_PROTOCOL implementation * incorrect documentation of EFI_LOAD_FILE2_PROTOCOL implementation * output of CRC32 as decimal instead hexadecimal in unit test * use EfiReservedMemoryType for no-map reserved memory * avoid unnecessary resets in UEFI unit tests * call EFI bootmgr even without having /EFI/boot
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu_arm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/qemu_arm_defconfig b/configs/qemu_arm_defconfig
index 1ffa727..278d8f4 100644
--- a/configs/qemu_arm_defconfig
+++ b/configs/qemu_arm_defconfig
@@ -56,4 +56,3 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_PCI=y
-# CONFIG_EFI_GRUB_ARM32_WORKAROUND is not set