]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg: Remove redundant library classes, Ppis and GUIDs
[mirror_edk2.git] / UefiCpuPkg / SecCore / SecCore.inf
index e875cffd5cd26c111899549f4b95fcce30d4aeac..b228610757c312fd9b70497d3d669b8db02db76b 100644 (file)
@@ -7,7 +7,7 @@
 #  protected mode, setup flat memory model, enable temporary memory and\r
 #  call into SecStartup().\r
 #\r
-#  Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -30,7 +30,7 @@
 #\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
@@ -50,7 +50,6 @@
 [LibraryClasses]\r
   BaseMemoryLib\r
   DebugLib\r
-  BaseLib\r
   PlatformSecLib\r
   PcdLib\r
   DebugAgentLib\r
   HobLib\r
 \r
 [Ppis]\r
-  gEfiSecPlatformInformationPpiGuid                    ## PRODUCES\r
+  ## SOMETIMES_CONSUMES\r
+  ## PRODUCES\r
+  gEfiSecPlatformInformationPpiGuid\r
+  ## SOMETIMES_CONSUMES\r
+  ## SOMETIMES_PRODUCES\r
+  gEfiSecPlatformInformation2PpiGuid\r
   gEfiTemporaryRamDonePpiGuid                          ## PRODUCES\r
 \r
+[Guids]\r
+  ## SOMETIMES_PRODUCES   ## HOB\r
+  gEfiFirmwarePerformanceGuid\r
+\r
 [Pcd]\r
   gUefiCpuPkgTokenSpaceGuid.PcdPeiTemporaryRamStackSize  ## CONSUMES\r
 \r