X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FInclude%2FLibrary%2FAcpiLib.h;fp=EmbeddedPkg%2FInclude%2FLibrary%2FAcpiLib.h;h=74a929c9c02c71219f6acbf4dc764478666019d4;hb=d51949806737c214f8df7dc6a70fedf9c2558dd5;hp=42710fd1fd62f477c560b98922ceae59c4ccccaa;hpb=7dfe93097c0330e1a974fdc2a67603196d04df96;p=mirror_edk2.git diff --git a/EmbeddedPkg/Include/Library/AcpiLib.h b/EmbeddedPkg/Include/Library/AcpiLib.h index 42710fd1fd..74a929c9c0 100644 --- a/EmbeddedPkg/Include/Library/AcpiLib.h +++ b/EmbeddedPkg/Include/Library/AcpiLib.h @@ -1,7 +1,7 @@ /** @file Helper Library for ACPI - Copyright (c) 2014-2015, ARM Ltd. All rights reserved. + Copyright (c) 2014-2016, ARM Ltd. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -67,7 +67,7 @@ ControlFramePhysicalAddress, WatchdogTimerGSIV, WatchdogTimerFlags) \ { \ EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG, sizeof(EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_STRUCTURE), \ - EFI_ACPI_RESERVED_WORD, RefreshFramePhysicalAddress, ControlFramePhysicalAddress, \ + EFI_ACPI_RESERVED_BYTE, RefreshFramePhysicalAddress, ControlFramePhysicalAddress, \ WatchdogTimerGSIV, WatchdogTimerFlags \ }