]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
MdePkg/DebugAgent: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS
[mirror_edk2.git] / SourceLevelDebugPkg / Library / PeCoffExtraActionLibDebug / PeCoffExtraActionLibDebug.inf
index fa485bcf182267750517d7a8ba6e278b5e81e8f8..717aa97d8705fd300faae6fe417b4be0bda8649b 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  PeCoffExtraAction Library to support source level debug.\r
 #\r
-#  Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2014, 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
@@ -16,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeCoffExtraActionLib\r
+  MODULE_UNI_FILE                = PeCoffExtraActionLib.uni\r
   FILE_GUID                      = 8F01CBD5-E069-44d7-90C9-35F0318603AD\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 0.7\r
 \r
 [Sources.IA32]\r
   Ia32/IntHandlerFuncs.c\r
-  Ia32/IntHandler.asm     | MSFT\r
+  Ia32/IntHandler.asm\r
   Ia32/IntHandler.S       | GCC\r
 \r
 [Sources.X64]\r
   X64/IntHandlerFuncs.c\r
-  X64/IntHandler.asm      | MSFT\r
+  X64/IntHandler.asm\r
   X64/IntHandler.S        | GCC\r
 \r
 [Packages]\r
@@ -52,5 +53,5 @@
   PcdLib\r
 \r
 [Pcd]\r
-  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod\r
-  \r
+  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod    ## CONSUMES\r
+\r