Re: [edk2-devel] [edk2-platforms PATCH v5 0/4] Secure Boot default keys

2021-07-12 Thread Sunny Wang
Reviewed whole series. Reviewed-by: Sunny Wang We still need Intel platforms' maintainers to review the patch below. All other patches (for ARM, RISC-V, and QEMU platforms) were already reviewed by maintainers. - [edk2-platforms PATCH v5 1/4] Intel Platforms: add SecureBootVariableLib clas

[edk2-devel] [edk2-platforms PATCH v5 0/4] Secure Boot default keys

2021-07-01 Thread Grzegorz Bernacki
This patchset is a consequence of "Secure Boot default keys" patchset in edk2. It adds SecureBootVariableLib class resolution for each platform which uses SecureBootConfigDxe and also enables Secure Boot variables initialization for RPi4. Previously these commits were part of edk2 patchset, but sin