From 603e7c0ce181721b15fe659fbd19a19296d46f8d Mon Sep 17 00:00:00 2001 From: eric_tian Date: Tue, 3 Feb 2009 00:30:18 +0000 Subject: Add information in Meta-Data file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7398 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg') 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 +# -- cgit v1.2.3