summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2018-03-01 16:09:39 +0100
committerLaszlo Ersek <lersek@redhat.com>2018-03-09 18:07:39 +0100
commitab9e11da66515edd53b9ad2267dbc7abcaf70c91 (patch)
tree5b2dc17b474b4ead72e285c80c6677bb31b5a360 /SecurityPkg
parent7878f706e7eb8f29f66961d20eaa3e97dac22b00 (diff)
downloadedk2-ab9e11da66515edd53b9ad2267dbc7abcaf70c91.tar.gz
edk2-ab9e11da66515edd53b9ad2267dbc7abcaf70c91.tar.bz2
edk2-ab9e11da66515edd53b9ad2267dbc7abcaf70c91.zip
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>
Diffstat (limited to 'SecurityPkg')
-rw-r--r--SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
index bc910c3baf..a4aae1488f 100644
--- a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
+++ b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
@@ -91,7 +91,6 @@
[Depex]
gEfiPeiMasterBootModePpiGuid AND
- gEfiPeiReadOnlyVariable2PpiGuid AND
gEfiTpmDeviceSelectedGuid
[UserExtensions.TianoCore."ExtraFiles"]