diff --git a/initrd/bin/kexec-seal-key b/initrd/bin/kexec-seal-key index ed0337a8..3450ee4f 100755 --- a/initrd/bin/kexec-seal-key +++ b/initrd/bin/kexec-seal-key @@ -109,7 +109,7 @@ tpmr calcfuturepcr -a "/tmp/luksDump.txt" "$pcrf" # We take into consideration user files in cbfs tpmr pcrread -a 7 "$pcrf" -DO_WITH_DEBUG --mask-position 6 \ +DO_WITH_DEBUG --mask-position 7 \ tpmr seal "$KEY_FILE" "$TPM_INDEX" 0,1,2,3,4,5,6,7 "$pcrf" \ "$TPM_SIZE" "$key_password"