]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
authorStar Zeng <star.zeng@intel.com>
Thu, 28 Aug 2014 06:31:55 +0000 (06:31 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Aug 2014 06:31:55 +0000 (06:31 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15961 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/IndustryStandard/Acpi51.h

index cce78009011771dcc1df624c76601bf5f2638232..06aa71403fabd8e73f34814f08f6f7e1ace39faf 100644 (file)
@@ -1315,8 +1315,8 @@ typedef struct {
 ///\r
 typedef struct {\r
   UINT8   Type;\r
 ///\r
 typedef struct {\r
   UINT8   Type;\r
-  UINT  Length;\r
-  UINT16  Reserved;\r
+  UINT16  Length;\r
+  UINT  Reserved;\r
   UINT64  RefreshFramePhysicalAddress;\r
   UINT64  WatchdogControlFramePhysicalAddress;\r
   UINT32  WatchdogTimerGSIV;\r
   UINT64  RefreshFramePhysicalAddress;\r
   UINT64  WatchdogControlFramePhysicalAddress;\r
   UINT32  WatchdogTimerGSIV;\r