Pull request for efi-2022-10-rc6
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Fri Sep 30 10:04:05 CEST 2022
The following changes since commit 435596d57f8beedf36b5dc858fe7ba9d6c03334b:
Merge tag 'u-boot-imx-20220922' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2022-09-22 10:29:29
-0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2022-10-rc6
for you to fetch changes up to 8d805929b1541a071048b55b22d110f166809939:
efi_loader: fix efi_initrd_deregister() (2022-09-30 02:03:23 +0200)
Gitlab CI showed no issued:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/13637
----------------------------------------------------------------
Pull request for efi-2022-10-rc6
Documentation:
* doc: improve description of autostart
UEFI:
* prefix test functions with efi_st_ in the LoadImage unit test
* avoid a warning message in efi_initrd_deregister()
----------------------------------------------------------------
Heinrich Schuchardt (3):
doc: improve description of autostart
efi_selftest: prefix test functions with efi_st_
efi_loader: fix efi_initrd_deregister()
doc/usage/environment.rst | 34 +++++++-----
lib/efi_loader/efi_load_initrd.c | 3 ++
lib/efi_selftest/efi_selftest_loadimage.c | 87
++++++++++++++++---------------
3 files changed, 68 insertions(+), 56 deletions(-)
More information about the U-Boot
mailing list