Browse Source

AmpereAltraPkg: Platform Build: Resolving newly introduced dependency

The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.

This change added the new library instance from SecurityPkg to resolve
AmpereAltraPkg platforms build.

Signed-off-by: Kun Qin <kuqin12@gmail.com>
Reviewed-by: Nhi Pham <nhi@os.amperecomputing.com>
Kun Qin 1 year ago
parent
commit
5d2eb48ee6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc

+ 1 - 0
Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc

@@ -144,6 +144,7 @@
   BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
   SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
   SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
+  PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
 
   #
   # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree