commit | ff9461cdf1a692826ceabce6dd359cb8c043cc31 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 22 08:30:53 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 22 08:30:53 2022 -0500 |
tree | 07cdfb629c8ec1d88cfcbd21cb9d6171dc1baccb | |
parent | 3c06b7c7d2a81ad7a5dc18c4383b77a208981ba3 [diff] | |
parent | c3f260a32d8feb41229c156e5013b0b6bc50a6a8 [diff] |
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