From 0f3fea2aace354de008bafb605665349ddb6a96f Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 20 Feb 2008 01:56:00 +0000 Subject: [PATCH] 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 --- .../WatchdogTimerDxe/{WatchDogTimer.inf => WatchdogTimer.inf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MdeModulePkg/Universal/WatchdogTimerDxe/{WatchDogTimer.inf => WatchdogTimer.inf} (100%) diff --git a/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf similarity index 100% rename from MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.inf rename to MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf -- 2.39.2