]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Universal / WatchdogTimerDxe / WatchdogTimer.inf
index 2eb24e3992b8e896df32da635530d9b27eac72e9..4366d0da089599402d699c9456d1a8461a7a50b9 100644 (file)
@@ -1,9 +1,9 @@
-#/** @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. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -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
   ReportStatusCodeLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
-  PcdLib\r
 \r
 [Protocols]\r
   gEfiWatchdogTimerArchProtocolGuid             ## PRODUCES\r
 \r
-[FixedPcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired\r
-\r
 [depex]\r
   gEfiTimerArchProtocolGuid\r
   \r