summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugSupportDxe
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 03:13:37 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 03:13:37 +0000
commit49eb07e4514497aab29ce54e35ab86bb15098663 (patch)
tree689592511dbdda1ffcb856c0c2042b3f50822172 /MdeModulePkg/Universal/DebugSupportDxe
parent8caa82b00d9266712eb491a16d06df4462487455 (diff)
downloadedk2-49eb07e4514497aab29ce54e35ab86bb15098663.zip
edk2-49eb07e4514497aab29ce54e35ab86bb15098663.tar.gz
edk2-49eb07e4514497aab29ce54e35ab86bb15098663.tar.bz2
Changing source filename to match name changing.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6014 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DebugSupportDxe')
-rw-r--r--MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf20
1 files changed, 10 insertions, 10 deletions
diff --git a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
index ca4162f..16ad3d5 100644
--- a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
+++ b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
@@ -2,7 +2,7 @@
# Component description file for DebugSupport module.
#
# This driver installs DebugSupport protocol for the selected processor.
-# Copyright (c) 2006 - 2007, Intel Corporation
+# Copyright (c) 2006 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -41,17 +41,17 @@
Ia32/AsmFuncs.asm
[Sources.X64]
- x64/plDebugSupport.c
- x64/plDebugSupport.h
- x64/AsmFuncs.S
- x64/AsmFuncs.asm
+ X64/plDebugSupport.c
+ X64/plDebugSupport.h
+ X64/AsmFuncs.S
+ X64/AsmFuncs.asm
[Sources.IPF]
- ipf/plDebugSupport.h
- ipf/plDebugSupport.c
- ipf/Ds64Macros.i
- ipf/common.i
- ipf/AsmFuncs.s
+ Ipf/plDebugSupport.h
+ Ipf/plDebugSupport.c
+ Ipf/Ds64Macros.i
+ Ipf/common.i
+ Ipf/AsmFuncs.s
[Packages]