]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
Correct INF file to make module pass ICC compiler.
[mirror_edk2.git] / SourceLevelDebugPkg / Library / PeCoffExtraActionLibDebug / PeCoffExtraActionLibDebug.inf
index e3712afacb9f37791abb899b8d33860f181ac897..9310ccfe83d2f8d25e06ac3ca25d928928c491c3 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  PeCoffExtraAction Library to support source level debug.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #\r
 \r
 [Sources.common]\r
+  PeCoffExtraActionLib.h\r
   PeCoffExtraActionLib.c\r
 \r
+[Sources.IA32]\r
+  Ia32/IntHandlerFuncs.c\r
+  Ia32/IntHandler.asm\r
+  Ia32/IntHandler.S       | GCC\r
+\r
+[Sources.X64]\r
+  X64/IntHandlerFuncs.c\r
+  X64/IntHandler.asm\r
+  X64/IntHandler.S        | GCC\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   SourceLevelDebugPkg/SourceLevelDebugPkg.dec\r