diff options
Diffstat (limited to 'MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa')
-rw-r--r-- | MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa index cbd992676a..a6e06b85d0 100644 --- a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa +++ b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa @@ -7,7 +7,7 @@ <Version>1.0</Version>
<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>
+ <Copyright>Copyright (c) 2006 - 2007, 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 which accompanies this distribution. The full text of the license may be found at @@ -26,9 +26,6 @@ <Keyword>SmbusLib</Keyword>
</LibraryClass>
<LibraryClass Usage="ALWAYS_CONSUMED">
- <Keyword>PeimEntryPoint</Keyword>
- </LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">
<Keyword>DebugLib</Keyword>
</LibraryClass>
<LibraryClass Usage="ALWAYS_CONSUMED">
|