Hi,

On Wed, 10 Jul 2019, Ken Goldman wrote:

On 7/3/2019 7:20 AM, Timo Juhani Lindfors wrote:

  -             if (pcr > 15) {
-                       logError(_("Cannot seal NVRAM area to PCR > 15\n"));
+               if (pcr > 24) {
+                       logError(_("Cannot seal NVRAM area to PCR > 24\n"));
                        goto out;

Assuming that pcr is zero based, should this be "> 23"?

True, good catch. I'll re-send an updated patch.

-Timo


_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to