DynamicTablesPkg: Update X64 FADT XPm1aEvtBlk

Copy the provided configuration data for
PM1 event block.

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:
Abdul Lateef Attar 2024-10-22 10:05:08 +00:00 committed by mergify[bot]
parent 11bd2fa072
commit ad522d9609
1 changed files with 2 additions and 2 deletions

View File

@ -244,8 +244,8 @@ FadtArchUpdate (
));
} else {
CopyMem (
&Fadt->XPm1aCntBlk,
&XpmBlockInfo->XPm1aCntBlk,
&Fadt->XPm1aEvtBlk,
&XpmBlockInfo->XPm1aEvtBlk,
sizeof (EFI_ACPI_6_5_GENERIC_ADDRESS_STRUCTURE)
);
CopyMem (