On 03/09/18 14:09, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > The module doesn't use read-only variable. > > Cc: Laszlo Ersek <[email protected]> > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Marc-André Lureau <[email protected]> > Reviewed-by: Laszlo Ersek <[email protected]> > --- > SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > index bc910c3baf97..a4aae1488ff8 100644 > --- a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > +++ b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > @@ -91,7 +91,6 @@ [Pcd] > > [Depex] > gEfiPeiMasterBootModePpiGuid AND > - gEfiPeiReadOnlyVariable2PpiGuid AND > gEfiTpmDeviceSelectedGuid > > [UserExtensions.TianoCore."ExtraFiles"] >
Any reason you didn't pick up the following R-b from v2? 74D8A39837DF1E4DA445A8C0B3885C503AAE197C@shsmsx102.ccr.corp.intel.com">http://mid.mail-archive.com/74D8A39837DF1E4DA445A8C0B3885C503AAE197C@shsmsx102.ccr.corp.intel.com Reviewed-by: [email protected] Anyway, this patch is identical, so I'll carry Jiewen's R-b forward. (That's important because this is a SecurityPkg patch, and I can only push it if we have an R-b from one of the SecurityPkg maintainers, Chao Zhang or Jiewen.) Thanks Laszlo _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

