Pull request for efi-2022-10-rc1-2

Dear Tom,
The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179a8:
Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2022-10-rc1-2
for you to fetch changes up to 052e8ca421cc8697f8cf7de16253627c4c92f4dc:
efi: test/py: repair authenticated capsules tests (2022-07-18 17:21:49 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/12783
---------------------------------------------------------------- Pull request for efi-2022-10-rc1-2
Documentation:
* doc: add package uuid-dev to build dependencies
UEFI:
* remove support for CONFIG_LCD * fix authenticated capsules tests
Others:
* pxe: simplify label_boot() * cli: support bracketed paste
---------------------------------------------------------------- Heinrich Schuchardt (5): pxe: simplify label_boot() cli: support bracketed paste doc: add package uuid-dev to build dependencies doc: typo 'formatted' in codingstyle.rst efi_loader: remove support for CONFIG_LCD
Vincent Stehlé (1): efi: test/py: repair authenticated capsules tests
boot/pxe_utils.c | 9 ++++----- common/cli_readline.c | 22 ++++++++++++++++++++-- doc/build/gcc.rst | 2 +- doc/develop/codingstyle.rst | 2 +- lib/efi_loader/Makefile | 1 - lib/efi_loader/efi_gop.c | 5 ----- .../test_capsule_firmware_signed_fit.py | 3 +++ .../test_capsule_firmware_signed_raw.py | 2 ++ 8 files changed, 31 insertions(+), 15 deletions(-)

On Fri, Jul 22, 2022 at 08:29:13PM +0200, Heinrich Schuchardt wrote:
Dear Tom,
The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179a8:
Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2022-10-rc1-2
for you to fetch changes up to 052e8ca421cc8697f8cf7de16253627c4c92f4dc:
efi: test/py: repair authenticated capsules tests (2022-07-18 17:21:49 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/12783
Applied to u-boot/master, thanks!
participants (2)
-
Heinrich Schuchardt
-
Tom Rini