summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DevicePathDxe
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-20 05:13:35 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-20 05:13:35 +0000
commit16a747ed5e811a5e954a4d8075d1c8014d34930c (patch)
tree1865dae42e8826ee3deb249b9e2c9c08d404615b /MdeModulePkg/Universal/DevicePathDxe
parent32e24669c27484909d68f8f0807793b588f0ce2f (diff)
downloadedk2-platforms-16a747ed5e811a5e954a4d8075d1c8014d34930c.tar.xz
Add some info for some PCD controlled GUIDs and Protocols.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7318 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DevicePathDxe')
-rw-r--r--MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf20
1 files changed, 10 insertions, 10 deletions
diff --git a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
index 53a7d458ce..a3b5428efc 100644
--- a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
+++ b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
@@ -54,18 +54,18 @@
DebugLib
[Guids]
- gEfiVTUTF8Guid ## SOMETIMES_CONSUMES ## GUID
- gEfiVT100Guid ## SOMETIMES_CONSUMES ## GUID
- gEfiVT100PlusGuid ## SOMETIMES_CONSUMES ## GUID
- gEfiPcAnsiGuid ## SOMETIMES_CONSUMES ## GUID
- gEfiUartDevicePathGuid ## SOMETIMES_CONSUMES ## GUID
- gEfiSasDevicePathGuid ## SOMETIMES_CONSUMES ## GUID
+ gEfiVTUTF8Guid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
+ gEfiVT100Guid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
+ gEfiVT100PlusGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
+ gEfiPcAnsiGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
+ gEfiUartDevicePathGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
+ gEfiSasDevicePathGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
[Protocols]
- gEfiDevicePathToTextProtocolGuid ## SOMETIMES_CONSUMES
- gEfiDevicePathFromTextProtocolGuid ## SOMETIMES_CONSUMES
- gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES
- gEfiDebugPortProtocolGuid ## SOMETIMES_CONSUMES
+ gEfiDevicePathToTextProtocolGuid | PcdDevicePathSupportDevicePathFromText ## SOMETIMES_CONSUMES
+ gEfiDevicePathFromTextProtocolGuid | PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES
+ gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES
+ gEfiDebugPortProtocolGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES
[FeaturePcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText