mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 05:34:31 +02:00
DynamicTablesPkg: Update creator id for WSMT table
Update WSMT table with generic creator id. Cc: Sami Mujawar <Sami.Mujawar@arm.com> Cc: Pierre Gondois <pierre.gondois@arm.com> Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
This commit is contained in:
parent
7b3969c951
commit
cb1db8b9b9
@ -223,7 +223,7 @@ ACPI_TABLE_GENERATOR WsmtGenerator = {
|
||||
// Minimum supported ACPI Table Revision
|
||||
EFI_WSMT_TABLE_REVISION,
|
||||
// Creator ID
|
||||
TABLE_GENERATOR_CREATOR_ID_ARM,
|
||||
TABLE_GENERATOR_CREATOR_ID,
|
||||
// Creator Revision
|
||||
WSMT_GENERATOR_REVISION,
|
||||
// Build Table function
|
||||
|
Loading…
x
Reference in New Issue
Block a user