public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zhang, Shenglei" <shenglei.zhang@intel.com>
To: devel@edk2.groups.io
Cc: Jiewen Yao <jiewen.yao@intel.com>,
	Jian Wang <jian.j.wang@intel.com>,
	Chao Zhang <chao.b.zhang@intel.com>
Subject: [PATCH 2/3] SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId
Date: Tue, 30 Jul 2019 16:37:31 +0800	[thread overview]
Message-ID: <20190730083732.1564-3-shenglei.zhang@intel.com> (raw)
In-Reply-To: <20190730083732.1564-1-shenglei.zhang@intel.com>

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
---
 SecurityPkg/FvReportPei/FvReportPei.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SecurityPkg/FvReportPei/FvReportPei.c b/SecurityPkg/FvReportPei/FvReportPei.c
index c3cf221fa6d8..d24470af6b19 100644
--- a/SecurityPkg/FvReportPei/FvReportPei.c
+++ b/SecurityPkg/FvReportPei/FvReportPei.c
@@ -17,7 +17,7 @@ STATIC CONST HASH_ALG_INFO mHashAlgInfo[] = {
 /**
   Find hash algorithm information from mHashAlgInfo according to given ID.
 
-  @param[in]  HashAlgoId          Hash algorithm type id.
+  @param[in]  HashAlgId          Hash algorithm type id.
 
   @retval Pointer to HASH_ALG_INFO if given hash algorithm is supported.
   @retval NULL if given algorithm is not supported.
-- 
2.18.0.windows.1


  parent reply	other threads:[~2019-07-30  8:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30  8:37 [PATCH 0/3] Fix coding style issues Zhang, Shenglei
2019-07-30  8:37 ` [PATCH 1/3] MdeModulePkg: Fix typos and add periods Zhang, Shenglei
2019-07-30  9:15   ` [edk2-devel] " Wang, Jian J
2019-07-30 10:25   ` Philippe Mathieu-Daudé
2019-07-31  1:01   ` Dandan Bi
2019-07-30  8:37 ` Zhang, Shenglei [this message]
2019-07-30  9:12   ` [PATCH 2/3] SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId Wang, Jian J
2019-07-30  8:37 ` [PATCH 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Remove trailing white space in SmmMp.h Zhang, Shenglei
2019-07-30 14:11   ` [edk2-devel] " Laszlo Ersek
2019-07-31  0:16     ` Dong, Eric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190730083732.1564-3-shenglei.zhang@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox