Revision: 17937
          http://sourceforge.net/p/edk2/code/17937
Author:   shenshushi
Date:     2015-07-14 02:18:19 +0000 (Tue, 14 Jul 2015)
Log Message:
-----------
SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.

Delete description of non-existent parameters 'Content' and 'ContentSize' from 
P7CheckTrust() description.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <[email protected]>
Reviewed-by: Qin Long <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c

Modified: trunk/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
===================================================================
--- trunk/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c  
2015-07-13 11:35:28 UTC (rev 17936)
+++ trunk/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c  
2015-07-14 02:18:19 UTC (rev 17937)
@@ -619,12 +619,6 @@
   @param[in]  AllowedDb       Pointer to a list of pointers to 
EFI_SIGNATURE_LIST
                               structures which contains lists of X.509 
certificates
                               of approved signers.
-  @param[out] Content         An optional caller-allocated buffer into which 
the
-                              function will copy the content of PKCS7 
signedData.
-  @param[in,out] ContentSize  On input, points of the size in bytes of the 
optional
-                              buffer Content previously allocated by caller. 
On output,
-                              the value will contain the actual size of the 
content
-                              extracted from the signedData.
 
   @retval  EFI_SUCCESS             The PKCS7 signedData is trusted.
   @retval  EFI_SECURITY_VIOLATION  Fail to verify the signature in PKCS7 
signedData.


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to