DynamicTablesPkg: Add OEM Info
Added option for OEMs to provide OEM Table ID and OEM Revision for ACPI tables. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Alexei Fedorov <alexei.fedorov@arm.com>
This commit is contained in:
@@ -1798,7 +1798,7 @@ BuildIortTable (
|
||||
CfgMgrProtocol,
|
||||
This,
|
||||
&Iort->Header,
|
||||
AcpiTableInfo->AcpiTableRevision,
|
||||
AcpiTableInfo,
|
||||
TableSize
|
||||
);
|
||||
if (EFI_ERROR (Status)) {
|
||||
|
Reference in New Issue
Block a user