From: Tom Rini Date: Tue, 6 Oct 2020 12:36:38 +0000 (-0400) Subject: Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi X-Git-Tag: v2021.10~494 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5dcf7cc590b348f1e730ec38242df64c179f10a8;p=platform%2Fkernel%2Fu-boot.git 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 --- 5dcf7cc590b348f1e730ec38242df64c179f10a8