]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Meta-data review.
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Jan 2009 03:07:20 +0000 (03:07 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Jan 2009 03:07:20 +0000 (03:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7314 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/EbcDxe/EbcDxe.inf

index acb113832e486ca89e2f31ee6605862435e28788..dd8a5fcea3ec788c21c055c3c7f119ded2fd62dc 100644 (file)
@@ -2,7 +2,7 @@
 #  Module that produces EBC Interprete and EBC Debug Support protocols.\r
 #  \r
 #  This module implements EFI Byte Code (EBC) Virtual Machine that can provide \r
-#  platformand processor-independent mechanisms for loading and executing EFI\r
+#  platform and processor-independent mechanisms forloading and executing EFI\r
 #  device drivers.\r
 #\r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 \r
 \r
 [Protocols]\r
-  gEfiDebugSupportProtocolGuid                  # PROTOCOL ALWAYS_PRODUCED\r
-  gEfiEbcProtocolGuid                           # PROTOCOL ALWAYS_PRODUCED\r
+  gEfiDebugSupportProtocolGuid                  ## PRODUCES\r
+  gEfiEbcProtocolGuid                           ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
+\r
+# [Event]\r
+#   ##\r
+#   # Periodic timer event to support EFI debug support protocol for EBC image.\r
+#   #\r
+#   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES\r
+#\r
+#\r
+#\r
+#\r
+#
\ No newline at end of file