mirror of https://github.com/acidanthera/audk.git
INF extension reviewed
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7220 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b6b554a152
commit
964b4ecf36
|
@ -58,10 +58,16 @@
|
|||
PeiServicesLib
|
||||
|
||||
[Ppis]
|
||||
gEfiPeiReadOnlyVariable2PpiGuid ## PRODUCES
|
||||
gEfiPeiReadOnlyVariable2PpiGuid ## SOMETIMES_PRODUCES (Not for boot mode RECOVERY)
|
||||
|
||||
[Pcd.common]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase ## CONSUMES
|
||||
|
||||
[Depex]
|
||||
TRUE
|
||||
|
||||
#
|
||||
# [BootMode]
|
||||
# RECOVERY ## CONSUMES
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in New Issue