mirror of https://github.com/acidanthera/audk.git
gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in PI spec as this driver set a NV variable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4292 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4bf477810f
commit
c713e7c8a0
|
@ -63,4 +63,4 @@
|
|||
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule
|
||||
|
||||
[Depex]
|
||||
gEfiVariableArchProtocolGuid
|
||||
gEfiVariableWriteArchProtocolGuid
|
||||
|
|
Loading…
Reference in New Issue