diff options
author | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-20 01:30:35 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-20 01:30:35 +0000 |
commit | 6205fbca3decbade9e71df7c521171b6947d827e (patch) | |
tree | 7b0d562353bfa49a67b377dc038d192740197415 | |
parent | c0d17d248aa60fb2d438134a792cbc028ba0fb8c (diff) | |
download | edk2-platforms-6205fbca3decbade9e71df7c521171b6947d827e.tar.xz |
edk2/MdeModulePkg/Universal/WatchDogTimerDxe:
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@4710 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.c (renamed from MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.c) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.h (renamed from MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf (renamed from MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf) | 0 | ||||
-rw-r--r-- | MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.msa (renamed from MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.msa) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.c b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.c index 76289087bc..76289087bc 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.c +++ b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.c diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.h index 412ab887c1..412ab887c1 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h +++ b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.h diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf index 30d30f8e45..30d30f8e45 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf +++ b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.msa b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.msa index 9231ae543d..9231ae543d 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.msa +++ b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.msa |