edk2-platforms icon indicating copy to clipboard operation
edk2-platforms copied to clipboard

edk2Platforms-Silicon:Add VAB FIT record types support in FitGen.c (CI check test)

Open pavamanaGitHub opened this issue 2 years ago • 2 comments

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4086

This commit adds support for new FIT record type for Vendor Authorized Boot (VAB) security technology. VAB defines 3 new following types Vendor Authorized Boot Provisioning Table (Type 0x1A) Vendor Authorized Boot Image Manifest (Type 0x1B) Vendor Authorized Boot Key Manifest (Type 0x1C) The code has been updated to align these binaries on 64 byte boundary and not to overlap with other regions, similar to Key manifest, Boot Policy manifest and other optional types.

Signed-off-by: Pavamana Holavanahalli [email protected]

pavamanaGitHub avatar Oct 05 '22 17:10 pavamanaGitHub

Hi @pavamanaGitHub - Since this change is already merged via 4bb490a can we close this PR?

nate-desimone avatar Sep 19 '23 20:09 nate-desimone

Hi @pavamanaGitHub - Since this change is already merged via 4bb490a can we close this PR? Yes. If this change is already merged this PR can be closed.

pavamanaGitHub avatar Sep 19 '23 21:09 pavamanaGitHub