Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin....@intel.com>
CC: Long, Qin <qin.l...@intel.com>
---
 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c 
b/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
index 6319255..13c9138 100644
--- a/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
+++ b/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
@@ -619,12 +619,6 @@ _Exit:
   @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.
-- 
1.9.5.msysgit.1


------------------------------------------------------------------------------
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-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to