Meta-data reviewed and verified.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7326 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy 2009-01-21 07:08:57 +00:00
parent a833f286fb
commit 364a232c4a
5 changed files with 10 additions and 12 deletions

View File

@ -57,11 +57,11 @@
[Guids] [Guids]
gPeiPerformanceHobGuid # ALWAYS_CONSUMED gPeiPerformanceHobGuid ## CONSUMES ## HOB
[Protocols] [Protocols]
gPerformanceProtocolGuid # PROTOCOL ALWAYS_PRODUCED gPerformanceProtocolGuid # PRODUCES
[Pcd.common] [Pcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries

View File

@ -50,7 +50,6 @@
MemoryAllocationLib MemoryAllocationLib
[Protocols] [Protocols]
gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED gEfiFirmwareVolumeBlockProtocolGuid ## NOTIFY
gEfiFvbExtensionProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiFvbExtensionProtocolGuid ## CONSUMES

View File

@ -50,9 +50,8 @@
[Guids] [Guids]
gPeiPerformanceHobGuid gPeiPerformanceHobGuid ## HOB
[Pcd.common] [Pcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries
gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask

View File

@ -62,10 +62,10 @@
gEfiSasDevicePathGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID gEfiSasDevicePathGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
[Protocols] [Protocols]
gEfiDevicePathToTextProtocolGuid | PcdDevicePathSupportDevicePathFromText ## SOMETIMES_CONSUMES gEfiDevicePathToTextProtocolGuid | PcdDevicePathSupportDevicePathFromText ## PRODUCES
gEfiDevicePathFromTextProtocolGuid | PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES gEfiDevicePathFromTextProtocolGuid | PcdDevicePathSupportDevicePathToText ## PRODUCES
gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES gEfiDevicePathUtilitiesProtocolGuid ## CONSUMES
gEfiDebugPortProtocolGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES gEfiDebugPortProtocolGuid | PcdDevicePathSupportDevicePathFromText OR PcdDevicePathSupportDevicePathToText ## SOMETIMES_CONSUMES ## GUID
[FeaturePcd.common] [FeaturePcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText

View File

@ -52,6 +52,6 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support
[Protocols] [Protocols]
gEfiUnicodeCollationProtocolGuid | PcdUnicodeCollationSupport ## SOMETIMES_PRODUCES gEfiUnicodeCollationProtocolGuid | PcdUnicodeCollationSupport ## PRODUCES
gEfiUnicodeCollation2ProtocolGuid | PcdUnicodeCollation2Support ## SOMETIMES_PRODUCES gEfiUnicodeCollation2ProtocolGuid | PcdUnicodeCollation2Support ## PRODUCES