X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FIndustryStandard%2FWatchdogActionTable.h;h=759f498546e3543233377be36c16a7cf4be1d74a;hb=4a228334f067bab982a9c2a5c952192b45a06e57;hp=e94061383dcb423c9a05cb5fbae64cba4dfb0b8f;hpb=54569f0f8fa7cb0f11a6cbfb6d73e2a14014c6c9;p=mirror_edk2.git diff --git a/MdePkg/Include/IndustryStandard/WatchdogActionTable.h b/MdePkg/Include/IndustryStandard/WatchdogActionTable.h index e94061383d..759f498546 100644 --- a/MdePkg/Include/IndustryStandard/WatchdogActionTable.h +++ b/MdePkg/Include/IndustryStandard/WatchdogActionTable.h @@ -1,9 +1,9 @@ /** @file ACPI Watchdog Action Table (WADT) as defined at - Microsoft Hardware Watchdog Timers Design Specification + Microsoft Hardware Watchdog Timers Design Specification. - Copyright (c) 2008, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2008, Intel Corporation. All rights reserved.
+ This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -18,6 +18,10 @@ #include +// +// Ensure proper structure formats +// +#pragma pack(1) /// /// Watchdog Action Table definition. /// @@ -49,6 +53,8 @@ typedef struct { UINT32 Mask; } EFI_ACPI_WATCHDOG_ACTION_1_0_WATCHDOG_ACTION_INSTRUCTION_ENTRY; +#pragma pack() + /// /// WDAT Revision (defined in spec) ///