summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa')
-rw-r--r--MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
index 72b0232662..18abfff1e1 100644
--- a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
+++ b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa
@@ -5,8 +5,8 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>51C4C059-67F0-4e3c-9A55-FF42A8291C8C</GuidValue>
<Version>1.0</Version>
- <Abstract>SmBus Library Instance implemented with SmBus PPI.</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for Pei Smbus Library.</Abstract>
+ <Description>SMBUS library that layers on top of the SMBUS PPI.</Description>
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
@@ -39,6 +39,7 @@
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
+ <Filename>InternalSmbusLib.h</Filename>
<Filename>PeiSmbusLib.c</Filename>
<Filename>SmbusLib.c</Filename>
</SourceFiles>