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

