Reviewed-by: Liming Gao <[email protected]> for this serial.
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Yonghong Zhu > Sent: Thursday, April 07, 2016 2:01 PM > To: [email protected] > Subject: [edk2] [Patch 0/2] Tool generate hash value for each output EFI > image > > Build Tool add new report type 'HASH' to generate hash value in the build > report. > VolInfo Tool add new option --hash to use openssl to generate hash value > for each PE image. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Yonghong Zhu <[email protected]> > > Yonghong Zhu (2): > BaseTools/VolInfo: generate HASH value for each PE image > BaseTools: generate hash value in build report for each output EFI > image > > BaseTools/Source/C/VolInfo/VolInfo.c | 375 > ++++++++++++++++++++++++++- > BaseTools/Source/Python/build/BuildReport.py | 53 +++- > BaseTools/Source/Python/build/build.py | 4 +- > 3 files changed, 428 insertions(+), 4 deletions(-) > > -- > 2.6.1.windows.1 > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

