Meta-data review.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7317 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy 2009-01-20 04:57:29 +00:00
parent 79864f54ce
commit 32e24669c2

View File

@ -33,8 +33,8 @@
[Sources.common] [Sources.common]
DevicePathUtilities.c DevicePathUtilities.c
DevicePathToText.c DevicePathToText.c ||||PcdDevicePathSupportDevicePathToText
DevicePathFromText.c DevicePathFromText.c ||||PcdDevicePathSupportDevicePathFromText
DevicePath.h DevicePath.h
DevicePath.c DevicePath.c
@ -54,18 +54,18 @@
DebugLib DebugLib
[Guids] [Guids]
gEfiVTUTF8Guid # ALWAYS_CONSUMED gEfiVTUTF8Guid ## SOMETIMES_CONSUMES ## GUID
gEfiVT100Guid # ALWAYS_CONSUMED gEfiVT100Guid ## SOMETIMES_CONSUMES ## GUID
gEfiVT100PlusGuid # ALWAYS_CONSUMED gEfiVT100PlusGuid ## SOMETIMES_CONSUMES ## GUID
gEfiPcAnsiGuid # ALWAYS_CONSUMED gEfiPcAnsiGuid ## SOMETIMES_CONSUMES ## GUID
gEfiUartDevicePathGuid # ALWAYS_CONSUMED gEfiUartDevicePathGuid ## SOMETIMES_CONSUMES ## GUID
gEfiSasDevicePathGuid # ALWAYS_CONSUMED gEfiSasDevicePathGuid ## SOMETIMES_CONSUMES ## GUID
[Protocols] [Protocols]
gEfiDevicePathToTextProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiDevicePathToTextProtocolGuid ## SOMETIMES_CONSUMES
gEfiDevicePathFromTextProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiDevicePathFromTextProtocolGuid ## SOMETIMES_CONSUMES
gEfiDevicePathUtilitiesProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES
gEfiDebugPortProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiDebugPortProtocolGuid ## SOMETIMES_CONSUMES
[FeaturePcd.common] [FeaturePcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText