From 7fa5d6e14945d922313db899da45637c6aea17e7 Mon Sep 17 00:00:00 2001 From: gikidy Date: Tue, 20 Jan 2009 03:07:20 +0000 Subject: Meta-data review. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7314 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/EbcDxe/EbcDxe.inf | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'MdeModulePkg/Universal') diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf b/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf index acb113832e..dd8a5fcea3 100644 --- a/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf +++ b/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf @@ -2,7 +2,7 @@ # Module that produces EBC Interprete and EBC Debug Support protocols. # # This module implements EFI Byte Code (EBC) Virtual Machine that can provide -# platformand processor-independent mechanisms for loading and executing EFI +# platform and processor-independent mechanisms forloading and executing EFI # device drivers. # # Copyright (c) 2006 - 2008, Intel Corporation.
@@ -66,8 +66,19 @@ [Protocols] - gEfiDebugSupportProtocolGuid # PROTOCOL ALWAYS_PRODUCED - gEfiEbcProtocolGuid # PROTOCOL ALWAYS_PRODUCED + gEfiDebugSupportProtocolGuid ## PRODUCES + gEfiEbcProtocolGuid ## PRODUCES [Depex] TRUE + +# [Event] +# ## +# # Periodic timer event to support EFI debug support protocol for EBC image. +# # +# EVENT_TYPE_PERIODIC_TIMER ## PRODUCES +# +# +# +# +# \ No newline at end of file -- cgit v1.2.3