summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-04 07:59:50 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-04 07:59:50 +0000
commit7b728d6273042b7310e96224747aa9a6755c628f (patch)
tree06abb2750b0d956c8766730f021c793b17df4873 /MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
parent17d6c2e782dd6453fc0cb909d58860b2d6004aba (diff)
downloadedk2-platforms-7b728d6273042b7310e96224747aa9a6755c628f.tar.xz
Use TO_START and BY_START for UEFI driver model driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7431 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf')
-rw-r--r--MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
index 78ab813efe..69f693f95c 100644
--- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
+++ b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
@@ -72,8 +72,8 @@
PcdLib
[Protocols]
- gEfiPciIoProtocolGuid ## CONSUMES
- gEfiUsb2HcProtocolGuid ## PRODUCES
+ gEfiPciIoProtocolGuid ## TO_START
+ gEfiUsb2HcProtocolGuid ## BY_START
# [Event]
# ##