Reviewed-by: Min Xu <min.m...@intel.com>

> -----Original Message-----
> From: Yang, Longlong <longlong.y...@intel.com>
> Sent: Monday, September 13, 2021 11:17 AM
> To: devel@edk2.groups.io
> Cc: Yang, Longlong <longlong.y...@intel.com>; Yao, Jiewen
> <jiewen....@intel.com>; Wang, Jian J <jian.j.w...@intel.com>; Xu, Min M
> <min.m...@intel.com>; Zhang, Qi1 <qi1.zh...@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....@intel.com>
> Cc: Jian J Wang <jian.j.w...@intel.com>
> Cc: Min M Xu <min.m...@intel.com>
> Cc: Qi Zhang <qi1.zh...@intel.com>
> Signed-off-by: Longlong Yang <longlong.y...@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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80558): https://edk2.groups.io/g/devel/message/80558
Mute This Topic: https://groups.io/mt/85568385/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to