Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Tue, 22 Nov 2022 13:30:53 +0000 (08:30 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 22 Nov 2022 13:30:53 +0000 (08:30 -0500)
commit536c642ffef545b4b5b02d065a0c1de9785549d7
tree07cdfb629c8ec1d88cfcbd21cb9d6171dc1baccb
parentb94db9efe849200d993b7f8a4d0b024e99469599
parentd0f9ae35fb25d732184b8b307a72c7e20b960353
Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-01-rc2-2

UEFI:

* add UEFI Secure Boot Key enrollment interface to eficonfig command
* fix buffer underflow in FatToStr() implementation