summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeSmbusLib
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxeSmbusLib')
-rw-r--r--MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
index 692fc1c07e..a3e6c0c055 100644
--- a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
+++ b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa
@@ -5,8 +5,8 @@
<ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>07720769-A7D0-4a8d-BE41-71CC18EB3338</GuidValue>
<Version>1.0</Version>
- <Abstract>SmBus Library Instance implemented with SmBus Protocol.</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for Dxe Smbus Library.</Abstract>
+ <Description>SMBUS Library that layers on top of the SMBUS Protocol.</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
@@ -36,6 +36,7 @@
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles>
+ <Filename>InternalSmbusLib.h</Filename>
<Filename>DxeSmbusLib.c</Filename>
<Filename>SmbusLib.c</Filename>
</SourceFiles>