mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
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
|
PeiServicesLib
|
||||||
|
|
||||||
[Ppis]
|
[Ppis]
|
||||||
gEfiPeiReadOnlyVariable2PpiGuid ## PRODUCES
|
gEfiPeiReadOnlyVariable2PpiGuid ## SOMETIMES_PRODUCES (Not for boot mode RECOVERY)
|
||||||
|
|
||||||
[Pcd.common]
|
[Pcd.common]
|
||||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase ## CONSUMES
|
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase ## CONSUMES
|
||||||
|
|
||||||
[Depex]
|
[Depex]
|
||||||
TRUE
|
TRUE
|
||||||
|
|
||||||
|
#
|
||||||
|
# [BootMode]
|
||||||
|
# RECOVERY ## CONSUMES
|
||||||
|
#
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user