]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / WatchdogTimerDxe / WatchdogTimer.inf
index 4366d0da089599402d699c9456d1a8461a7a50b9..bde84574b9a89bf3349a5b6f6f7a45075789fb79 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
-# Generic watchdog timer driver produceing Watchdog Timer Architectural Protocol using UEFI APIs.\r
+# Generic watchdog timer driver producing Watchdog Timer Architectural Protocol using UEFI APIs.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -16,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = WatchdogTimer\r
+  MODULE_UNI_FILE                = WatchdogTimer.uni\r
   FILE_GUID                      = F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
 [Protocols]\r
   gEfiWatchdogTimerArchProtocolGuid             ## PRODUCES\r
 \r
-[depex]\r
+[Depex]\r
   gEfiTimerArchProtocolGuid\r
-  \r
+\r
 # [Event]\r
-#   ##\r
-#   # Relative timer event set by EFI_WATCHDOG_TIMER_ARCH_PROTOCOL.SetTimerPeriod()\r
-#   #\r
-#   EVENT_TYPE_RELATIVE_TIMER                   ## PRODUCES\r
+# EVENT_TYPE_RELATIVE_TIMER ## CONSUMES\r
 #\r
-#
\ No newline at end of file
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  WatchdogTimerExtra.uni
\ No newline at end of file