diff --git a/DynamicTablesPkg/Library/Acpi/Common/AcpiFadtLib/X64/X64FadtGenerator.c b/DynamicTablesPkg/Library/Acpi/Common/AcpiFadtLib/X64/X64FadtGenerator.c index 113894183d..164f64559f 100644 --- a/DynamicTablesPkg/Library/Acpi/Common/AcpiFadtLib/X64/X64FadtGenerator.c +++ b/DynamicTablesPkg/Library/Acpi/Common/AcpiFadtLib/X64/X64FadtGenerator.c @@ -244,8 +244,8 @@ FadtArchUpdate ( )); } else { CopyMem ( - &Fadt->XPm1aCntBlk, - &XpmBlockInfo->XPm1aCntBlk, + &Fadt->XPm1aEvtBlk, + &XpmBlockInfo->XPm1aEvtBlk, sizeof (EFI_ACPI_6_5_GENERIC_ADDRESS_STRUCTURE) ); CopyMem (