Enable ECR1263 Customized Secure Boot. Update Variable driver, AuthenticationLib & Secure Boot UI accordingly.
Zhang, Chao B (5): SecurityPkg: Enable Customized Secure Boot feature SecurityPkg: Enable Customized Secure Boot feature SecurityPkg: Enable Customized Secure Boot feature SecurityPkg: Enable Customized Secure Boot feature SecurityPkg: Enable Customized Secure Boot feature .../VarCheckUefiLib/VarCheckUefiLibNullClass.c | 22 + MdePkg/Include/Guid/GlobalVariable.h | 14 + MdePkg/Include/Guid/ImageAuthentication.h | 9 +- .../Include/Guid/AuthenticatedVariableFormat.h | 1 + SecurityPkg/Library/AuthVariableLib/AuthService.c | 1221 +++++++++++++++++--- .../Library/AuthVariableLib/AuthServiceInternal.h | 73 ++ .../Library/AuthVariableLib/AuthVariableLib.c | 153 ++- .../Library/AuthVariableLib/AuthVariableLib.inf | 4 + .../DxeImageVerificationLib.c | 669 ++++++++++- SecurityPkg/SecurityPkg.dec | 6 +- .../SecureBootConfigDxe/SecureBootConfig.vfr | 77 +- .../SecureBootConfigDxe/SecureBootConfigImpl.c | 427 ++++++- .../SecureBootConfigDxe/SecureBootConfigNvData.h | 11 +- .../SecureBootConfigStrings.uni | Bin 13086 -> 14876 bytes 14 files changed, 2366 insertions(+), 321 deletions(-) -- 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

