mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
Roll back the dependency change in MOR driver.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dong, Guo <guo.dong@intel.com> Reviewed-by: Gao, Liming <liming.gao@intel.com> Reviewed-by: Yao, Jiewen <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16179 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0a0ca7877d
commit
365614e21e
@ -51,7 +51,8 @@
|
||||
|
||||
[Depex]
|
||||
gEfiVariableArchProtocolGuid AND
|
||||
gEfiVariableWriteArchProtocolGuid
|
||||
gEfiVariableWriteArchProtocolGuid AND
|
||||
( gEfiTcgProtocolGuid OR gEfiTrEEProtocolGuid )
|
||||
|
||||
[UserExtensions.TianoCore."ExtraFiles"]
|
||||
TcgMorExtra.uni
|
||||
|
Loading…
x
Reference in New Issue
Block a user