Revision: 16821
          http://sourceforge.net/p/edk2/code/16821
Author:   shenshushi
Date:     2015-02-10 07:31:34 +0000 (Tue, 10 Feb 2015)
Log Message:
-----------
MdePkg: Add missing library classes in DEC declaration.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin....@intel.com>
Reviewed-by: Liming Gao <liming....@intel.com>

Modified Paths:
--------------
    trunk/edk2/MdePkg/MdePkg.dec

Modified: trunk/edk2/MdePkg/MdePkg.dec
===================================================================
--- trunk/edk2/MdePkg/MdePkg.dec        2015-02-10 01:59:51 UTC (rev 16820)
+++ trunk/edk2/MdePkg/MdePkg.dec        2015-02-10 07:31:34 UTC (rev 16821)
@@ -150,6 +150,9 @@
 
   ##  @libraryclass  Provide services to access I/O Ports and MMIO registers.
   IoLib|Include/Library/IoLib.h
+  
+  ##  @libraryclass  Provide services to create, get and update HSTI table in 
AIP protocol.
+  HstiLib|Include/Library/HstiLib.h
 
   ##  @libraryclass  Provides services to create and parse HOBs. Only 
available for PEI and DXE module types.
   HobLib|Include/Library/HobLib.h


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to