]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()
[mirror_edk2.git] / UefiCpuPkg / SecCore / SecCore.inf
index bf08a4cc49a525049fb7ee2968fab5113096b4e3..e875cffd5cd26c111899549f4b95fcce30d4aeac 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 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2016, 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
   SecMain.c\r
   SecMain.h\r
   FindPeiCore.c\r
+  SecBist.c\r
 \r
 [Sources.IA32]\r
-  Ia32/ResetVec.asm16 | MSFT\r
-  Ia32/ResetVec.asm16 | INTEL\r
-  Ia32/ResetVec.nasmb | GCC\r
+  Ia32/ResetVec.nasmb\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -60,6 +59,9 @@
   PeCoffExtraActionLib\r
   CpuExceptionHandlerLib\r
   ReportStatusCodeLib\r
+  PeiServicesLib\r
+  PeiServicesTablePointerLib\r
+  HobLib\r
 \r
 [Ppis]\r
   gEfiSecPlatformInformationPpiGuid                    ## PRODUCES\r