]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformPei/PlatformPei.inf
OvmfPkg/PlatformPei: DENY_EXECUTE_ON_SECURITY_VIOLATION when SEV is active
[mirror_edk2.git] / OvmfPkg / PlatformPei / PlatformPei.inf
index a1e12c1fc7e2b9f3848bdeb53f74cc554c39bf5e..de7434d93dc0948ea2a9563305f59bcfa09ee8be 100644 (file)
@@ -29,6 +29,7 @@
 #\r
 \r
 [Sources]\r
+  AmdSev.c\r
   Cmos.c\r
   FeatureControl.c\r
   Fv.c\r
@@ -40,6 +41,7 @@
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
+  SecurityPkg/SecurityPkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
@@ -60,6 +62,7 @@
   QemuFwCfgLib\r
   QemuFwCfgS3Lib\r
   MtrrLib\r
+  MemEncryptSevLib\r
   PcdLib\r
 \r
 [Pcd]\r
@@ -93,6 +96,8 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPropertiesTableEnable\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPteMemoryEncryptionAddressOrMask\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuLocalApicBaseAddress\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApInitTimeOutInMicroSeconds\r