From 7772b1760f01d8be0c8d2fa16fd68db653ee89de Mon Sep 17 00:00:00 2001 From: xli24 Date: Fri, 23 Jan 2009 10:01:51 +0000 Subject: Update for Meta data. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7361 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf') diff --git a/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf index e00acaca7d..2eb24e3992 100644 --- a/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf +++ b/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf @@ -40,9 +40,10 @@ ReportStatusCodeLib UefiDriverEntryPoint DebugLib + PcdLib [Protocols] - gEfiWatchdogTimerArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED + gEfiWatchdogTimerArchProtocolGuid ## PRODUCES [FixedPcd.common] gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired @@ -50,4 +51,10 @@ [depex] gEfiTimerArchProtocolGuid - \ No newline at end of file +# [Event] +# ## +# # Relative timer event set by EFI_WATCHDOG_TIMER_ARCH_PROTOCOL.SetTimerPeriod() +# # +# EVENT_TYPE_RELATIVE_TIMER ## PRODUCES +# +# \ No newline at end of file -- cgit v1.2.3