]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: Pipeline: Resolving newly introduced dependency
authorKun Qin <kuqin12@gmail.com>
Fri, 8 Jul 2022 19:59:44 +0000 (12:59 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 9 Jul 2022 06:57:55 +0000 (06:57 +0000)
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.

This change added the new library instance from SecurityPkg to resolve
ArmVirtPkg builds.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
ArmVirtPkg/ArmVirt.dsc.inc

index 4732bd76d6d02d933966fed7c3019e676cbf684c..c39e2506a3eabc9dfc2932a6166e76efec87b820 100644 (file)
   AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
   SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf\r
   SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf\r
+  PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf\r
 \r
   # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree\r
   PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf\r