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