Add information in Meta-Data file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7399 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2009-02-03 00:30:46 +00:00
parent 603e7c0ce1
commit 280544daaa
1 changed files with 11 additions and 4 deletions

View File

@ -64,8 +64,15 @@
[Protocols]
gEfiUsbIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiUsb2HcProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiUsbHcProtocolGuid # PROTOCOL ALWAYS_CONSUMED
gEfiUsbIoProtocolGuid ## ALWAYS_PRODUCED
gEfiDevicePathProtocolGuid ## ALWAYS_CONSUMED
gEfiUsb2HcProtocolGuid ## SOMETIMES_CONSUMED
gEfiUsbHcProtocolGuid ## SOMETIMES_CONSUMED
# [Event]
# ##
# # Periodic timer event for monitoring attach/detach event in port and enumerate attached usb devices.
# #
# EVENT_TYPE_PERIODIC_TIMER ## PRODUCES
#
#