]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuDxe.inf
index 61bc55a445f659d9fe8ba1abdf5b5d0f88157ded..a2519222268c67ce8b8ce879fd67add611323eab 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Simple CPU driver installs CPU Architecture Protocol.\r
 #\r
-#  Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2015, 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
@@ -43,6 +43,8 @@
   CpuExceptionHandlerLib\r
   TimerLib\r
   SynchronizationLib\r
+  HobLib\r
+  ReportStatusCodeLib\r
 \r
 [Sources]\r
   ApStartup.c\r
   gIdleLoopEventGuid                            ## CONSUMES           ## Event\r
   gEfiVectorHandoffTableGuid                    ## SOMETIMES_CONSUMES ## SystemTable\r
 \r
+[Ppis]\r
+  gEfiSecPlatformInformation2PpiGuid            ## UNDEFINED # HOB\r
+  gEfiSecPlatformInformationPpiGuid             ## UNDEFINED # HOB\r
+\r
 [Pcd]\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber   ## CONSUMES\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApStackSize                 ## CONSUMES\r