SecurityPkg: Fix few typos
Fix few typos in comments and documentation. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-63-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
aad15888d6
commit
fc70522ffe
@@ -519,7 +519,7 @@ IsValidTimestamp (
|
||||
@param[in] SignedData Pointer to buffer containing ASN.1 DER-encoded PKCS7
|
||||
signature.
|
||||
@param[in] SignedDataSize The size of SignedData buffer in bytes.
|
||||
@param[in] InHash Pointer to the buffer containing the hash of the mesage data
|
||||
@param[in] InHash Pointer to the buffer containing the hash of the message data
|
||||
previously signed and to be verified.
|
||||
@param[in] InHashSize The size of InHash buffer in bytes.
|
||||
@param[in] RevokedDb Pointer to a list of pointers to EFI_SIGNATURE_LIST
|
||||
|
Reference in New Issue
Block a user