edk2-platforms
edk2-platforms copied to clipboard
edk2Platforms-Silicon:Add VAB FIT record types support in FitGen.c (CI check test)
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]
Hi @pavamanaGitHub - Since this change is already merged via 4bb490a can we close this PR?
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.