mirror of https://github.com/acidanthera/audk.git
SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
The module doesn't use read-only variable. Cc: Laszlo Ersek <lersek@redhat.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
parent
7878f706e7
commit
ab9e11da66
|
@ -91,7 +91,6 @@
|
|||
|
||||
[Depex]
|
||||
gEfiPeiMasterBootModePpiGuid AND
|
||||
gEfiPeiReadOnlyVariable2PpiGuid AND
|
||||
gEfiTpmDeviceSelectedGuid
|
||||
|
||||
[UserExtensions.TianoCore."ExtraFiles"]
|
||||
|
|
Loading…
Reference in New Issue