TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h

Correct LIBRARY_CLASS definition and declaration.

signed off by : jiewen, yao jiewen.yao@intel.com
reviewed by : liming, gao liming.gao@intel.com


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14754 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jyao1
2013-10-09 02:52:51 +00:00
committed by jyao1
parent 9a95972e6a
commit 22f89647b0
4 changed files with 10 additions and 5 deletions

View File

@ -19,7 +19,7 @@
FILE_GUID = DDCBCFBA-8EEB-488a-96D6-097831A6E50B
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = HashLibBaseCrypto|PEIM
LIBRARY_CLASS = HashLib|PEIM
#
# The following information is for reference only and not required by the build tools.