[edk2-devel] [Patch 1/1] [Edk2Platforms] FitGen: Update tool to meet FIT specification revision 1.2

2020-06-05 Thread Jorge Hernandez Beltran
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2687 FIT specification revision 1.2 was released to the open community. Revision 1.2 updates CSE Secure Boot Rules (section 4.12) and adds 2 new entry sub-types used to distinguish the CSE entries. Signed-off-by: Jorge Hernandez Beltran

[edk2-devel] [Patch 1/1] [Edk2Platforms] FitGen: Update FitGen tool to be compliance with the FIT specification revision 1.2

2020-05-28 Thread Jorge Hernandez Beltran
Hernandez Beltran --- Silicon/Intel/Tools/FitGen/FitGen.c | 152 +++- Silicon/Intel/Tools/FitGen/FitGen.h | 2 +- 2 files changed, 114 insertions(+), 40 deletions(-) diff --git a/Silicon/Intel/Tools/FitGen/FitGen.c b/Silicon/Intel/Tools/FitGen/FitGen.c index