]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit85bc5173804c74b30db80818b9f7f7721c9da97d
treee57d7db3425ccc950a1b0d5f3d4332eb7be84d54
parent7ab54e76f09a8d7938c7dd47d6c4b9dc9e3928df
parent1ad2da673007793d50af5914979653f65dff9284
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