From 32e24669c27484909d68f8f0807793b588f0ce2f Mon Sep 17 00:00:00 2001 From: gikidy Date: Tue, 20 Jan 2009 04:57:29 +0000 Subject: Meta-data review. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7317 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/DevicePathDxe/DevicePathDxe.inf | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'MdeModulePkg/Universal/DevicePathDxe') diff --git a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf index 4ccbb7b82c..53a7d458ce 100644 --- a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf +++ b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf @@ -33,8 +33,8 @@ [Sources.common] DevicePathUtilities.c - DevicePathToText.c - DevicePathFromText.c + DevicePathToText.c ||||PcdDevicePathSupportDevicePathToText + DevicePathFromText.c ||||PcdDevicePathSupportDevicePathFromText DevicePath.h DevicePath.c @@ -54,18 +54,18 @@ DebugLib [Guids] - gEfiVTUTF8Guid # ALWAYS_CONSUMED - gEfiVT100Guid # ALWAYS_CONSUMED - gEfiVT100PlusGuid # ALWAYS_CONSUMED - gEfiPcAnsiGuid # ALWAYS_CONSUMED - gEfiUartDevicePathGuid # ALWAYS_CONSUMED - gEfiSasDevicePathGuid # ALWAYS_CONSUMED + gEfiVTUTF8Guid ## SOMETIMES_CONSUMES ## GUID + gEfiVT100Guid ## SOMETIMES_CONSUMES ## GUID + gEfiVT100PlusGuid ## SOMETIMES_CONSUMES ## GUID + gEfiPcAnsiGuid ## SOMETIMES_CONSUMES ## GUID + gEfiUartDevicePathGuid ## SOMETIMES_CONSUMES ## GUID + gEfiSasDevicePathGuid ## SOMETIMES_CONSUMES ## GUID [Protocols] - gEfiDevicePathToTextProtocolGuid # PROTOCOL ALWAYS_PRODUCED - gEfiDevicePathFromTextProtocolGuid # PROTOCOL ALWAYS_PRODUCED - gEfiDevicePathUtilitiesProtocolGuid # PROTOCOL ALWAYS_PRODUCED - gEfiDebugPortProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiDevicePathToTextProtocolGuid ## SOMETIMES_CONSUMES + gEfiDevicePathFromTextProtocolGuid ## SOMETIMES_CONSUMES + gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES + gEfiDebugPortProtocolGuid ## SOMETIMES_CONSUMES [FeaturePcd.common] gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText -- cgit v1.2.3