]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 30 Jan 2021 19:49:17 +0000 (14:49 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 30 Jan 2021 19:49:17 +0000 (14:49 -0500)
commit8c1f2fda4f4e5f9aacae7b2dac1f6351253c0f4a
tree94d44ddf983d8b5b9cdeeae6df5c9d7cff1142ab
parent017042e3f2531a55273ea8dc775f5ab82c89a719
parent6ca66bbb7899fb60a6c40575f29801182aea6915
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