]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/WatchdogActionTable.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / WatchdogActionTable.h
index 759f498546e3543233377be36c16a7cf4be1d74a..8600db32794d7c3594ff178b5a5f94deb3530135 100644 (file)
@@ -1,15 +1,15 @@
-/** @file   \r
+/** @file\r
   ACPI Watchdog Action Table (WADT) as defined at\r
   Microsoft Hardware Watchdog Timers Design Specification.\r
 \r
-  Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials                          \r
-  are licensed and made available under the terms and conditions of the BSD License         \r
-  which accompanies this distribution.  The full text of the license may be found at        \r
-  http://opensource.org/licenses/bsd-license.php                                            \r
+  Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
+  are licensed and made available under the terms and conditions of the BSD License\r
+  which accompanies this distribution.  The full text of the license may be found at\r
+  http://opensource.org/licenses/bsd-license.php\r
 \r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 \r
 \r
@@ -36,8 +36,8 @@ typedef struct {
   UINT32                                  TimerPeriod;\r
   UINT32                                  MaxCount;\r
   UINT32                                  MinCount;\r
-  UINT8                                   WatchdogFlags;  \r
-  UINT8                                   Reserved_61[3];  \r
+  UINT8                                   WatchdogFlags;\r
+  UINT8                                   Reserved_61[3];\r
   UINT32                                  NumberWatchdogInstructionEntries;\r
 } EFI_ACPI_WATCHDOG_ACTION_1_0_TABLE;\r
 \r