]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
SourceLevelDebugPkg: Remove X86 ASM and S files
[mirror_edk2.git] / UefiCpuPkg / Library / CpuExceptionHandlerLib / SecPeiCpuExceptionHandlerLib.inf
index 0530a15024ea7ccf12f69b2aa0e148570f0a78d2..e5c03c16c9f22e6b2615fbd015f7ab9447f35795 100644 (file)
@@ -1,15 +1,15 @@
 ## @file\r
 #  CPU Exception Handler library instance for SEC/PEI modules.\r
 #\r
-#  Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2012 - 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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -18,7 +18,7 @@
   MODULE_UNI_FILE                = SecPeiCpuExceptionHandlerLib.uni\r
   FILE_GUID                      = CA4BBC99-DFC6-4234-B553-8B6586B7B113\r
   MODULE_TYPE                    = PEIM\r
-  VERSION_STRING                 = 1.0\r
+  VERSION_STRING                 = 1.1\r
   LIBRARY_CLASS                  = CpuExceptionHandlerLib|SEC PEI_CORE PEIM\r
 \r
 #\r
 \r
 [Sources.Ia32]\r
   Ia32/ExceptionHandlerAsm.asm\r
-  Ia32/ExceptionHandlerAsm.S   |GCC\r
+  Ia32/ExceptionHandlerAsm.nasm\r
+  Ia32/ExceptionTssEntryAsm.nasm\r
+  Ia32/ExceptionHandlerAsm.S\r
   Ia32/ArchExceptionHandler.c\r
   Ia32/ArchInterruptDefs.h\r
 \r
 [Sources.X64]\r
   X64/ExceptionHandlerAsm.asm\r
-  X64/ExceptionHandlerAsm.S   |GCC\r
+  X64/ExceptionHandlerAsm.nasm\r
+  X64/ExceptionHandlerAsm.S\r
   X64/ArchExceptionHandler.c\r
   X64/ArchInterruptDefs.h\r
 \r