]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/CapsulePei/CapsulePei.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Universal / CapsulePei / CapsulePei.inf
index d7aa37186f667af8dbd3ceba7fc5153765c23b88..a2c027fe1d20913b4b697f1ab73aa792fadabdbf 100644 (file)
@@ -6,7 +6,8 @@
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\r
 #\r
-# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
   UefiCapsule.c\r
   Capsule.h\r
-  Common/CapsuleCoalesce.c  \r
+  Common/CapsuleCoalesce.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -46,6 +47,7 @@
 \r
 \r
 [LibraryClasses]\r
+  BaseLib\r
   HobLib\r
   BaseMemoryLib\r
   PeiServicesLib\r
 [Ppis]\r
   gEfiPeiReadOnlyVariable2PpiGuid               ## CONSUMES\r
   gEfiPeiCapsulePpiGuid                         ## PRODUCES\r
-  \r
-[Ppis.IA32]  \r
+\r
+[Ppis.IA32]\r
   gEfiPeiLoadFilePpiGuid                        ## SOMETIMES_CONSUMES\r
 \r
 [Pcd.IA32]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdCapsuleCoalesceFile     ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable          ## SOMETIMES_CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPteMemoryEncryptionAddressOrMask    ## CONSUMES\r
 \r
 [FeaturePcd.IA32]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode  ## CONSUMES\r