summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
diff options
context:
space:
mode:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-03 00:30:18 +0000
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-03 00:30:18 +0000
commit603e7c0ce181721b15fe659fbd19a19296d46f8d (patch)
tree50b1ffd091193e5e1aaaebe8ea8c6a15989deb48 /MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
parente7cd6e69e7d1710dd0c6d6f5a192b4f5af6d080c (diff)
downloadedk2-603e7c0ce181721b15fe659fbd19a19296d46f8d.tar.gz
edk2-603e7c0ce181721b15fe659fbd19a19296d46f8d.tar.bz2
edk2-603e7c0ce181721b15fe659fbd19a19296d46f8d.zip
Add information in Meta-Data file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7398 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf')
-rw-r--r--MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf10
1 files changed, 8 insertions, 2 deletions
diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
index c4b4bcb444..c38f64fc91 100644
--- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
+++ b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
@@ -74,6 +74,12 @@
[Protocols]
- gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED
- gEfiUsb2HcProtocolGuid # PROTOCOL ALWAYS_CONSUMED
+ gEfiPciIoProtocolGuid ## ALWAYS_CONSUMED
+ gEfiUsb2HcProtocolGuid ## ALWAYS_PRODUCED
+# [Event]
+# ##
+# # Periodic timer event for checking the result of interrupt transfer execution.
+# #
+# EVENT_TYPE_PERIODIC_TIMER ## PRODUCES
+#