diff options
author | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-20 01:56:00 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-20 01:56:00 +0000 |
commit | 0f3fea2aace354de008bafb605665349ddb6a96f (patch) | |
tree | 531dfb0ced81abfbd870c7f848cb7d81f221f249 /MdeModulePkg/Universal/WatchdogTimerDxe | |
parent | 59306fa028a8b4b4486d794cb7f76014a8cdf6b9 (diff) | |
download | edk2-platforms-0f3fea2aace354de008bafb605665349ddb6a96f.tar.xz |
edk2/MdeModulePkg/Universal/WatchdogTimerDxe:
WatchDogTimer.c WatchDogTimer.h WatchDogTimer.inf WatchDogTimer.msa
renamed to
WatchdogTimer.c WatchdogTimer.h WatchdogTimer.inf 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@4713 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/WatchdogTimerDxe')
-rw-r--r-- | MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf (renamed from MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf) | 0 |
1 files changed, 0 insertions, 0 deletions
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 |