mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
Remove the wrong dependency on PeimEntryPointLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2388 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0d49d8f681
commit
d670549c79
@ -7,7 +7,7 @@
|
|||||||
<Version>1.0</Version>
|
<Version>1.0</Version>
|
||||||
<Abstract>Component description file for Pei Smbus Library.</Abstract>
|
<Abstract>Component description file for Pei Smbus Library.</Abstract>
|
||||||
<Description>SMBUS library that layers on top of the SMBUS PPI.</Description>
|
<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
|
<License>All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
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
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
@ -25,9 +25,6 @@
|
|||||||
<LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM">
|
<LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM">
|
||||||
<Keyword>SmbusLib</Keyword>
|
<Keyword>SmbusLib</Keyword>
|
||||||
</LibraryClass>
|
</LibraryClass>
|
||||||
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
||||||
<Keyword>PeimEntryPoint</Keyword>
|
|
||||||
</LibraryClass>
|
|
||||||
<LibraryClass Usage="ALWAYS_CONSUMED">
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
||||||
<Keyword>DebugLib</Keyword>
|
<Keyword>DebugLib</Keyword>
|
||||||
</LibraryClass>
|
</LibraryClass>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user