]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_...
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe / DebugSupportDxe.inf
index 16ad3d542b66c60f437bf9ddb364026884228945..c36ee518b09692632bd5c0efd22f404495a7465c 100644 (file)
@@ -20,9 +20,6 @@
   FILE_GUID                      = 911D584C-35F7-4955-BEF9-B452769DDC3A\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = InitializeDebugSupportDriver\r
 \r
 #\r
   DebugSupport.c\r
 \r
 [Sources.Ia32]\r
-  Ia32/plDebugSupport.c\r
-  Ia32/plDebugSupport.h\r
+  Ia32/PlDebugSupport.c\r
+  Ia32/PlDebugSupport.h\r
   Ia32/AsmFuncs.S\r
   Ia32/AsmFuncs.asm\r
 \r
 [Sources.X64]\r
-  X64/plDebugSupport.c\r
-  X64/plDebugSupport.h\r
+  X64/PlDebugSupport.c\r
+  X64/PlDebugSupport.h\r
   X64/AsmFuncs.S\r
   X64/AsmFuncs.asm\r
 \r
 [Sources.IPF]\r
-  Ipf/plDebugSupport.h\r
-  Ipf/plDebugSupport.c\r
+  Ipf/PlDebugSupport.h\r
+  Ipf/PlDebugSupport.c\r
   Ipf/Ds64Macros.i\r
-  Ipf/common.i\r
+  Ipf/Common.i\r
   Ipf/AsmFuncs.s\r
 \r
 \r