]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerL...
[mirror_edk2.git] / UefiCpuPkg / Library / CpuExceptionHandlerLib / SecPeiCpuExceptionHandlerLib.inf
index 96ddaafd43a21d44fa35f14d8e352521e7455941..c8553623d2c4203b44685058a96918641ab5382e 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  This library instance supports SEC/PEI module only.\r
 #\r
-#  Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2012 - 2013, 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
   Ia32/ExceptionHandlerAsm.asm |MSFT\r
   Ia32/ExceptionHandlerAsm.S   |GCC\r
   Ia32/ArchExceptionHandler.c\r
+  Ia32/ArchInterruptDefs.h\r
 \r
 [Sources.X64]\r
   X64/ExceptionHandlerAsm.asm |MSFT\r
   X64/ExceptionHandlerAsm.S   |GCC\r
   X64/ArchExceptionHandler.c\r
+  X64/ArchInterruptDefs.h\r
 \r
 [Sources.common]\r
   CpuExceptionCommon.h\r
@@ -54,3 +56,7 @@
   PrintLib\r
   LocalApicLib\r
   PeCoffGetEntryPointLib\r
+  ReportStatusCodeLib\r
+\r
+[Ppis]\r
+  gEfiVectorHandoffInfoPpiGuid\r