Move hardcoded all zero PCR[12] to PCR[8]

This commit is contained in:
Malte Poll 2022-11-22 09:49:54 +00:00 committed by Nils Hanke
parent b6d7289dfe
commit 29ff6cb786

View File

@ -1,7 +1,7 @@
{
"measurements": {
"8": "0000000000000000000000000000000000000000000000000000000000000000",
"11": "0000000000000000000000000000000000000000000000000000000000000000",
"12": "0000000000000000000000000000000000000000000000000000000000000000",
"13": "0000000000000000000000000000000000000000000000000000000000000000",
"15": "0000000000000000000000000000000000000000000000000000000000000000"
}