summaryrefslogtreecommitdiff
path: root/MdePkg/Library
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 15:11:21 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 15:11:21 +0000
commit871fdd38c5bc6655e2172a62ad2e87249c275676 (patch)
tree6b622ca08df3184ea6be24651589c79e4acbfa17 /MdePkg/Library
parent4f94d98ce9cc6805be4263c6b7199b87ab29c558 (diff)
downloadedk2-871fdd38c5bc6655e2172a62ad2e87249c275676.zip
edk2-871fdd38c5bc6655e2172a62ad2e87249c275676.tar.gz
edk2-871fdd38c5bc6655e2172a62ad2e87249c275676.tar.bz2
Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@922 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.msa4
-rw-r--r--MdePkg/Library/BaseSmbusLib/BaseSmbusLib.msa1
2 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.msa b/MdePkg/Library/BaseLib/BaseLib.msa
index 430d74e..5e68ecd 100644
--- a/MdePkg/Library/BaseLib/BaseLib.msa
+++ b/MdePkg/Library/BaseLib/BaseLib.msa
@@ -39,7 +39,7 @@
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
- <Filename>BaseLibInternal.h</Filename>
+ <Filename>BaseLibInternals.h</Filename>
<Filename>String.c</Filename>
<Filename>LinkedList.c</Filename>
<Filename>Synchronization.c</Filename>
@@ -366,7 +366,7 @@
<Filename SupArchList="X64">X64/Thunk16.asm</Filename>
<Filename SupArchList="IPF">Math64.c</Filename>
<Filename SupArchList="IPF">Ipf/asm.h</Filename>
- <Filename SupArchList="IPF">Ipf/ia64_gen.h</Filename>
+ <Filename SupArchList="IPF">Ipf/ia_64gen.h</Filename>
<Filename SupArchList="IPF">Ipf/PalCallStatic.s</Filename>
<Filename SupArchList="IPF">Ipf/setjmp.s</Filename>
<Filename SupArchList="IPF">Ipf/longjmp.s</Filename>
diff --git a/MdePkg/Library/BaseSmbusLib/BaseSmbusLib.msa b/MdePkg/Library/BaseSmbusLib/BaseSmbusLib.msa
index 7fb9aa2..1971f37 100644
--- a/MdePkg/Library/BaseSmbusLib/BaseSmbusLib.msa
+++ b/MdePkg/Library/BaseSmbusLib/BaseSmbusLib.msa
@@ -40,6 +40,7 @@
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
+ <Filename>SmbusLibRegisters.h</Filename>
<Filename>SmbusLib.c</Filename>
</SourceFiles>
<PackageDependencies>