]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / WatchdogTimerDxe / WatchdogTimer.inf
index e00acaca7d55cac736fa851d000f808fb2fbe771..0e459dac2a787385be11f3d69a988b9be82b2975 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 # Generic watchdog timer driver produceing Watchdog Timer Architectural Protocol using UEFI APIs.\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -11,7 +11,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -30,7 +30,7 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-[Sources.common]\r
+[Sources]\r
   WatchdogTimer.h\r
   WatchdogTimer.c\r
 \r
   DebugLib\r
 \r
 [Protocols]\r
-  gEfiWatchdogTimerArchProtocolGuid             # PROTOCOL ALWAYS_PRODUCED\r
-\r
-[FixedPcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired\r
+  gEfiWatchdogTimerArchProtocolGuid             ## PRODUCES\r
 \r
 [depex]\r
   gEfiTimerArchProtocolGuid\r
   \r
-  
\ No newline at end of file
+# [Event]\r
+#   ##\r
+#   # Relative timer event set by EFI_WATCHDOG_TIMER_ARCH_PROTOCOL.SetTimerPeriod()\r
+#   #\r
+#   EVENT_TYPE_RELATIVE_TIMER                   ## PRODUCES\r
+#\r
+#
\ No newline at end of file