diff options
author | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-01-16 19:59:43 +0000 |
---|---|---|
committer | bbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-01-16 19:59:43 +0000 |
commit | fae0da0d2c64cab53fcc49728cd760dae830f136 (patch) | |
tree | 92a4d4686b8c735f2c1a384344e0c77e9b5dc75c /EdkModulePkg/Universal/DebugSupport/Dxe | |
parent | 93d16c699360d86db811ba3471c7f7fb09cb2d4b (diff) | |
download | edk2-platforms-fae0da0d2c64cab53fcc49728cd760dae830f136.tar.xz |
Fix several capitalization issues.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2255 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Universal/DebugSupport/Dxe')
-rw-r--r-- | EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa index bc56709d7e..01b61af697 100644 --- a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa +++ b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa @@ -50,7 +50,7 @@ <Filename SupArchList="IA32">Ia32/plDebugSupport.c</Filename>
<Filename SupArchList="IPF">ipf/AsmFuncs.s</Filename>
<Filename SupArchList="IPF">ipf/common.i</Filename>
- <Filename SupArchList="IPF">ipf/ds64macros.i</Filename>
+ <Filename SupArchList="IPF">ipf/Ds64Macros.i</Filename>
<Filename SupArchList="IPF">ipf/plDebugSupport.c</Filename>
<Filename SupArchList="IPF">ipf/plDebugSupport.h</Filename>
<Filename ToolChainFamily="MSFT" SupArchList="X64">x64/AsmFuncs.asm</Filename>
|