From 4bd1b0f173b1a101c6ef80704b44fb75c8c46fd6 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Mon, 2 Jul 2007 06:37:16 +0000 Subject: 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg 2. add [Depex] section in .inf files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2936 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'MdeModulePkg/Universal') diff --git a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf b/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf index 07e106526d..7c3984d488 100644 --- a/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf +++ b/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf @@ -83,5 +83,11 @@ [Protocols] gEfiWatchdogTimerArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED +################################################################################ +# +# Dependency Expression Section - list of Dependency expressions that are required for +# this module. +# +################################################################################ [depex] - gEfiWatchdogTimerArchProtocolGuid \ No newline at end of file + gEfiTimerArchProtocolGuid \ No newline at end of file -- cgit v1.2.3