* Pull request for UEFI sub-system for efi-2021-04-rc1-4
@ 2021-01-30 19:30 Heinrich Schuchardt
2021-01-31 13:49 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-01-30 19:30 UTC (permalink / raw)
To: u-boot
The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2021-04-rc1-4
for you to fetch changes up to 18dd984c56b339be74e390df80fd3dc21b7a9b58:
efi_loader: add Linux magic to aarch64 crt0 (2021-01-29 20:22:40 +0100)
----------------------------------------------------------------
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
----------------------------------------------------------------
Gary Bisson (1):
disk: part_efi: update partition table entries after write
Heinrich Schuchardt (5):
efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
efi_loader: correct block IO alignment check
efi_loader: switch to non-secure mode later
tools: add mkeficapsule to .gitignore
efi_loader: add Linux magic to aarch64 crt0
arch/arm/lib/crt0_aarch64_efi.S | 3 ++-
cmd/bootefi.c | 4 ++++
disk/part_efi.c | 3 +++
include/asm-generic/pe.h | 2 ++
lib/efi_loader/efi_disk.c | 10 ++++++----
lib/efi_loader/efi_setup.c | 4 ----
lib/efi_selftest/efi_selftest_block_device.c | 21 ++++++++++++++++++++-
tools/.gitignore | 1 +
8 files changed, 38 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Pull request for UEFI sub-system for efi-2021-04-rc1-4
2021-01-30 19:30 Pull request for UEFI sub-system for efi-2021-04-rc1-4 Heinrich Schuchardt
@ 2021-01-31 13:49 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-01-31 13:49 UTC (permalink / raw)
To: u-boot
On Sat, Jan 30, 2021 at 08:30:46PM +0100, Heinrich Schuchardt wrote:
> The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
>
> configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
>
> are available in the Git repository at:
>
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
> tags/efi-2021-04-rc1-4
>
> for you to fetch changes up to 18dd984c56b339be74e390df80fd3dc21b7a9b58:
>
> efi_loader: add Linux magic to aarch64 crt0 (2021-01-29 20:22:40 +0100)
>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210131/9e79245d/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-31 13:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-30 19:30 Pull request for UEFI sub-system for efi-2021-04-rc1-4 Heinrich Schuchardt
2021-01-31 13:49 ` Tom Rini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.