Revision: 17469
http://sourceforge.net/p/edk2/code/17469
Author: jyao1
Date: 2015-05-19 03:16:09 +0000 (Tue, 19 May 2015)
Log Message:
-----------
Add comments for INF file to declare guid/protocol usage.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <[email protected]>
Modified Paths:
--------------
trunk/edk2/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
Modified: trunk/edk2/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
===================================================================
--- trunk/edk2/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf 2015-05-19
01:33:25 UTC (rev 17468)
+++ trunk/edk2/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf 2015-05-19
03:16:09 UTC (rev 17469)
@@ -49,14 +49,14 @@
UefiLib
[Guids]
- gEfiHashAlgorithmSha1Guid
- gEfiHashAlgorithmSha256Guid
- gEfiHashAlgorithmSha384Guid
- gEfiHashAlgorithmSha512Guid
+ gEfiHashAlgorithmSha1Guid ## CONSUMES ## GUID
+ gEfiHashAlgorithmSha256Guid ## CONSUMES ## GUID
+ gEfiHashAlgorithmSha384Guid ## CONSUMES ## GUID
+ gEfiHashAlgorithmSha512Guid ## CONSUMES ## GUID
[Protocols]
- gEfiHash2ProtocolGuid
- gEfiHash2ServiceBindingProtocolGuid
+ gEfiHash2ProtocolGuid ## PRODUCES
+ gEfiHash2ServiceBindingProtocolGuid ## PRODUCES
[UserExtensions.TianoCore."ExtraFiles"]
Hash2DxeCryptoExtra.uni
\ No newline at end of file
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits