commit | ffd77fa5efbd1b89d3c5f626e1cb7f88de71fff0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jan 30 14:49:17 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 30 14:49:17 2021 -0500 |
tree | 94d44ddf983d8b5b9cdeeae6df5c9d7cff1142ab | |
parent | b2e0b3292e681eee586748041c0de4ee889eb8f3 [diff] | |
parent | d6bc9ec0d9385ea2287007221502511d3d9ff1af [diff] |
Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2021-04-rc1-4 Bug fixes: * re-read the partition table after writing GPT * fix a problem booting ARMv7 boards with PSCI without UEFI * make aarch64 UEFI test programs compatible with GRUB linux command * correct the alignment check in the EFI_BLOCK_IO_PROTOCOL * check EFI_BLOCK_IO_PROTOCOL.Media->LastBlock in unit test