public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [PATCH V2 1/1] SecurityPkg: Add debug log for indicating IBB verified OBB successfully
       [not found] ` <7e14a3594f282dbc5b1eeefaba86145d648c30bc.1631846867.git.longlong.yang@intel.com>
@ 2021-09-17  2:57   ` Wang, Jian J
  0 siblings, 0 replies; only message in thread
From: Wang, Jian J @ 2021-09-17  2:57 UTC (permalink / raw)
  To: Yang, Longlong, devel@edk2.groups.io; +Cc: Yao, Jiewen, Xu, Min M, Zhang, Qi1

Reviewed-by: Jian J Wang <jian.j.wang@intel.com>

Regards,
Jian

> -----Original Message-----
> From: Yang, Longlong <longlong.yang@intel.com>
> Sent: Friday, September 17, 2021 10:51 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 V2 1/1] 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 e82413e090c0..9f3ebd8ed174 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-17  2:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1631846867.git.longlong.yang@intel.com>
     [not found] ` <7e14a3594f282dbc5b1eeefaba86145d648c30bc.1631846867.git.longlong.yang@intel.com>
2021-09-17  2:57   ` [PATCH V2 1/1] SecurityPkg: Add debug log for indicating IBB verified OBB successfully Wang, Jian J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox