From: "Min Xu" <min.m.xu@intel.com>
To: "Yang, Longlong" <longlong.yang@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Yao, Jiewen" <jiewen.yao@intel.com>,
"Wang, Jian J" <jian.j.wang@intel.com>,
"Zhang, Qi1" <qi1.zhang@intel.com>
Subject: Re: [PATCH] SecurityPkg: Add debug log for indicating IBB verified OBB successfully
Date: Mon, 13 Sep 2021 04:59:11 +0000 [thread overview]
Message-ID: <PH0PR11MB506494834C2D898AF608D6E5C5D99@PH0PR11MB5064.namprd11.prod.outlook.com> (raw)
In-Reply-To: <b3f4db144ae46ee4ad6a6e2cf33b07f6b8f5670d.1631502877.git.longlong.yang@intel.com>
Reviewed-by: Min Xu <min.m.xu@intel.com>
> -----Original Message-----
> From: Yang, Longlong <longlong.yang@intel.com>
> Sent: Monday, September 13, 2021 11:17 AM
> To: devel@edk2.groups.io
> Cc: Yang, Longlong <longlong.yang@intel.com>; Yao, Jiewen
> <jiewen.yao@intel.com>; Wang, Jian J <jian.j.wang@intel.com>; Xu, Min M
> <min.m.xu@intel.com>; Zhang, Qi1 <qi1.zhang@intel.com>
> Subject: [PATCH] SecurityPkg: Add debug log for indicating IBB verified OBB
> successfully
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3615
>
> Debug message should be added for indicating IBB is successfully verifying the
> OBB.
>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Min M Xu <min.m.xu@intel.com>
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Signed-off-by: Longlong Yang <longlong.yang@intel.com>
> ---
> SecurityPkg/FvReportPei/FvReportPei.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/SecurityPkg/FvReportPei/FvReportPei.c
> b/SecurityPkg/FvReportPei/FvReportPei.c
> index e82413e090..f31d5961b8 100644
> --- a/SecurityPkg/FvReportPei/FvReportPei.c
> +++ b/SecurityPkg/FvReportPei/FvReportPei.c
> @@ -344,6 +344,8 @@ CheckStoredHashFv (
> StoredHashFvPpi->FvNumber, BootMode);
> if (!EFI_ERROR (Status)) {
>
> + DEBUG ((DEBUG_INFO, " OBB verification passed (%r)\r\n",
> + Status));
> +
> //
> // Report the FVs to PEI core and/or DXE core.
> //
> --
> 2.31.1.windows.1
parent reply other threads:[~2021-09-13 4:59 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <b3f4db144ae46ee4ad6a6e2cf33b07f6b8f5670d.1631502877.git.longlong.yang@intel.com>]
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=PH0PR11MB506494834C2D898AF608D6E5C5D99@PH0PR11MB5064.namprd11.prod.outlook.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