Thanks Jian. Comment below:

1) My previous comment 8 is NOT addressed.

Please add assert for "StoredHashFvPpi->FvNumber".
  if (!EFI_ERROR(Status) && StoredHashFvPpi != NULL && 
StoredHashFvPpi->FvNumber > 0) {

With that fixed, reviewed-by: jiewen....@intel.com


Thank you
Yao Jiewen


> -----Original Message-----
> From: Wang, Jian J
> Sent: Thursday, June 20, 2019 9:59 AM
> To: devel@edk2.groups.io
> Cc: Zhang, Chao B <chao.b.zh...@intel.com>; Yao, Jiewen
> <jiewen....@intel.com>; Hernandez Beltran, Jorge
> <jorge.hernandez.belt...@intel.com>; Han, Harry <harry....@intel.com>
> Subject: [PATCH v4 0/3] Common OBB verification feature
> 
> >V4: change FV_HASH_FLAG_BOOT_MODE definition
> 
> >V3: update per Jiewen's comments
> 
> >V2: fix parameter description error found by ECC
> 
> https://bugzilla.tianocore.org/show_bug.cgi?id=1617
> 
> Cc: Chao Zhang <chao.b.zh...@intel.com>
> Cc: Jiewen Yao <jiewen....@intel.com>
> Cc: "Hernandez Beltran, Jorge" <jorge.hernandez.belt...@intel.com>
> Cc: Harry Han <harry....@intel.com>
> 
> Jian J Wang (3):
>   SecurityPkg: add definitions for OBB verification
>   SecurityPkg/FvReportPei: implement a common FV verifier and reporter
>   SecurityPkg: add FvReportPei.inf in dsc for build validation
> 
>  SecurityPkg/FvReportPei/FvReportPei.c         | 416
> ++++++++++++++++++
>  SecurityPkg/FvReportPei/FvReportPei.h         | 122 +++++
>  SecurityPkg/FvReportPei/FvReportPei.inf       |  57 +++
>  SecurityPkg/FvReportPei/FvReportPei.uni       |  14 +
>  .../FvReportPei/FvReportPeiPeiExtra.uni       |  12 +
>  .../Ppi/FirmwareVolumeInfoStoredHashFv.h      |  62 +++
>  SecurityPkg/SecurityPkg.dec                   |   9 +
>  SecurityPkg/SecurityPkg.dsc                   |   5 +
>  8 files changed, 697 insertions(+)
>  create mode 100644 SecurityPkg/FvReportPei/FvReportPei.c
>  create mode 100644 SecurityPkg/FvReportPei/FvReportPei.h
>  create mode 100644 SecurityPkg/FvReportPei/FvReportPei.inf
>  create mode 100644 SecurityPkg/FvReportPei/FvReportPei.uni
>  create mode 100644 SecurityPkg/FvReportPei/FvReportPeiPeiExtra.uni
>  create mode 100644
> SecurityPkg/Include/Ppi/FirmwareVolumeInfoStoredHashFv.h
> 
> --
> 2.17.1.windows.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#42823): https://edk2.groups.io/g/devel/message/42823
Mute This Topic: https://groups.io/mt/32139876/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to