]> git.proxmox.com Git - mirror_edk2.git/commitdiff
edk2/MdeModulePkg/MdeModulePkg.dsc:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Feb 2008 02:09:13 +0000 (02:09 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Feb 2008 02:09:13 +0000 (02:09 +0000)
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.h:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf:
edk2/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.msa:
  Moving usage of 'WatchDogTimer' to 'WatchdogTimer' to match
  the architectural protocol, as well as the more common usage
  of 'watchdog timer' vs. 'watch dog timer'.

  Consistency is needed for building on systems with
  case-sensitive filesystems.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4717 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.h
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.msa

index c3c2069c660dcf3c696656423fb333992843ed81..59a6a56dd1171908f6fc3b6b5f138018747f175a 100644 (file)
   MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf\r
   MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
 \r
-  MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf\r
+  MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
   MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
   MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
   MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
index 76289087bc2c5f403e186be26fc45aefe6d7c5a2..7762933e597271f38df23ada1cd574fdc6e6ef44 100644 (file)
@@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 Module Name:\r
 \r
-  WatchDogTimer.c\r
+  WatchdogTimer.c\r
 \r
 Abstract:\r
 \r
@@ -21,7 +21,7 @@ Revision History
 \r
 --*/\r
 \r
-#include "WatchDogTimer.h"\r
+#include "WatchdogTimer.h"\r
 \r
 //\r
 // Handle for the Watchdog Timer Architectural Protocol instance produced by this driver\r
index 412ab887c19c0833a3b831cf3078828c9eee7b45..ec6deec47abd05eeef28e4740d301ad759342834 100644 (file)
@@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 Module Name:\r
 \r
-  WatchDogTimer.h\r
+  WatchdogTimer.h\r
 \r
 Abstract:\r
 \r
index 30d30f8e45717428e9336c92d4402d93ffb002b1..f03d50de3529b9cc7bbb1363480b3d65ce535ab1 100644 (file)
@@ -1,5 +1,5 @@
 #/** @file\r
-# Component description file for WatchDogTimer module.\r
+# Component description file for WatchdogTimer module.\r
 #\r
 # Generic watchdog timer implemenetation using EFI APIs.\r
 # Copyright (c) 2006 - 2007, Intel Corporation\r
@@ -16,7 +16,7 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = WatchDogTimer\r
+  BASE_NAME                      = WatchdogTimer\r
   FILE_GUID                      = F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -35,8 +35,8 @@
   MdePkg/MdePkg.dec\r
 \r
 [Sources.common]\r
-  WatchDogTimer.h\r
-  WatchDogTimer.c\r
+  WatchdogTimer.h\r
+  WatchdogTimer.c\r
 \r
 [LibraryClasses]\r
   UefiRuntimeServicesTableLib\r
index 9231ae543d0187a2031a3de7667e518f0d437151..0f3c6b0a100200cdb15f8ac0495fef3c6d4e060c 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
-    <ModuleName>WatchDogTimer</ModuleName>\r
+    <ModuleName>WatchdogTimer</ModuleName>\r
     <ModuleType>DXE_DRIVER</ModuleType>\r
     <GuidValue>F099D67F-71AE-4c36-B2A3-DCEB0EB2B7D8</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for WatchDogTimer module.</Abstract>\r
+    <Abstract>Component description file for WatchdogTimer module.</Abstract>\r
     <Description>Generic watchdog timer implemenetation using EFI APIs.</Description>\r
     <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
     <License>All rights reserved. This program and the accompanying materials\r
@@ -19,7 +19,7 @@
   <ModuleDefinitions>\r
     <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
     <BinaryModule>false</BinaryModule>\r
-    <OutputFileBasename>WatchDogTimer</OutputFileBasename>\r
+    <OutputFileBasename>WatchdogTimer</OutputFileBasename>\r
   </ModuleDefinitions>\r
   <LibraryClassDefinitions>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
@@ -39,9 +39,9 @@
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
-    <Filename>WatchDogTimer.c</Filename>\r
-    <Filename>WatchDogTimer.h</Filename>\r
-    <Filename>WatchDogTimer.dxs</Filename>\r
+    <Filename>WatchdogTimer.c</Filename>\r
+    <Filename>WatchdogTimer.h</Filename>\r
+    <Filename>WatchdogTimer.dxs</Filename>\r
   </SourceFiles>\r
   <PackageDependencies>\r
     <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r