mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 14:44:28 +02:00
Fix typo in meta data.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7423 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8d6640c997
commit
7459a41ec0
@ -52,10 +52,10 @@
|
|||||||
PcdLib
|
PcdLib
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
gPcdDataBaseHobGuid # ALWAYS_CONSUMED Hob: GUID_EXTENSION
|
gPcdDataBaseHobGuid # ALWAYS_CONSUMES Hob: GUID_EXTENSION
|
||||||
|
|
||||||
[Protocols]
|
[Protocols]
|
||||||
gPcdProtocolGuid # PROTOCOL ALWAYS_PRODUCED
|
gPcdProtocolGuid # PROTOCOL ALWAYS_PRODUCES
|
||||||
|
|
||||||
[FeaturePcd.common]
|
[FeaturePcd.common]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled
|
gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user