From 6d01b2fcf0e83dd2b83d104b156764ad74283179 Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 20 Feb 2008 01:55:53 +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@4711 6f19259b-4bc3-4df7-8a09-765794883524 --- .../WatchdogTimerDxe/{WatchDogTimer.c => WatchdogTimer.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MdeModulePkg/Universal/WatchdogTimerDxe/{WatchDogTimer.c => WatchdogTimer.c} (100%) diff --git a/MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.c b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c similarity index 100% rename from MdeModulePkg/Universal/WatchdogTimerDxe/WatchDogTimer.c rename to MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.c -- 2.39.5