Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:01:48 +0000 (10:01 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:01:48 +0000 (10:01 -0500)
commitd2c5607edde2544e059fa871927877213f6bd532
treee57d7db3425ccc950a1b0d5f3d4332eb7be84d54
parenta32f6341ccf2ea69f64fe87b9d07fd87325a2056
parent30124c2bb96decd737963c043b26407791859faf
Merge tag 'efi-2023-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-01-rc3

Documentation:

* describe DM firmware needed for j721e_evm
* describe management of UEFI security data base with eficonfig

UEFI:

* code clean-up for eficonfig command
* fix handling of DHCP aknowledge
* correct EFI memory type used for U-Boot code
* unit test for FatToStr() truncation
* add an EFI binary to print boot hart ID

Other:

* improve parameter checks in console functions
* fix variable initialization in blk_get_device_part_str