summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/IndustryStandard/WatchdogResourceTable.h')
-rw-r--r--MdePkg/Include/IndustryStandard/WatchdogResourceTable.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
index 2e416dfbb2..5a0f464dd0 100644
--- a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
+++ b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
@@ -21,9 +21,10 @@
// Ensure proper structure formats
//
#pragma pack(1)
-//
-// Watchdog Resource Table definition.
-//
+
+///
+/// Watchdog Resource Table definition.
+///
typedef struct {
EFI_ACPI_DESCRIPTION_HEADER Header;
EFI_ACPI_2_0_GENERIC_ADDRESS_STRUCTURE ControlRegisterAddress;