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

(Sync patch r16821 from main trunk.)

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

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/16821

Modified Paths:
--------------
    branches/UDK2014.SP1/MdePkg/MdePkg.dec

Modified: branches/UDK2014.SP1/MdePkg/MdePkg.dec
===================================================================
--- branches/UDK2014.SP1/MdePkg/MdePkg.dec      2015-02-10 07:33:19 UTC (rev 
16822)
+++ branches/UDK2014.SP1/MdePkg/MdePkg.dec      2015-02-10 08:31:45 UTC (rev 
16823)
@@ -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