Dear Tom,

This pull request replaces pull request efi-2024-01-rc2. The two patches
with which you saw issues are removed.

The following changes since commit fb428b61819444b9337075f49c72f326f5d12085:

  Merge branch '2023-10-24-assorted-general-fixes-and-updates'
(2023-10-24 19:12:21 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2024-01-rc2-2

for you to fetch changes up to e89827998fa47408f3d0be0384c7c19cfe8e2b3f:

  efi_loader: fix EFI_ENTRY point on get_active_pcr_banks (2023-10-26
00:36:07 +0200)

Gitlab CI showed not issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/18303

----------------------------------------------------------------
Pull request efi-2024-01-rc2-2

Documentation:

* Bump urllib3 version
* Replace references to dm_dump_all() with dm_dump_tree()
* Update description of build dependencies for Alpine Linux
* Fix typo in gpt example
* Fix ordering of shell commands

UEFI:

* Move misplace EFI_ENTRY macro

----------------------------------------------------------------
Dylan Corrales (1):
      doc: Replace dm_dump_all() with dm_dump_tree()

Ilias Apalodimas (1):
      efi_loader: fix EFI_ENTRY point on get_active_pcr_banks

Milan P. Stanić (1):
      doc: build: update description of build dependencies for Alpine Linux

Tom Fitzhenry (2):
      doc: gpt: fix example of echoing variable
      doc: usage: fix ordering of shell commands

Tom Rini (1):
      sphinx: Bump urllib3 version

 doc/build/gcc.rst                      | 10 ++++++++--
 doc/develop/driver-model/debugging.rst |  2 +-
 doc/sphinx/requirements.txt            |  2 +-
 doc/usage/cmd/gpt.rst                  |  5 +++--
 doc/usage/index.rst                    |  8 ++++----
 lib/efi_loader/efi_tcg2.c              |  3 ++-
 6 files changed, 19 insertions(+), 11 deletions(-)

Reply via email to