Merge pull request #1357 from ThePlexus/patch-1

fix broken OEM re-ownership process
This commit is contained in:
tlaurion 2023-03-30 13:10:10 -04:00 committed by GitHub
commit b48b9edcbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ generate_checksums()
if [ "$CONFIG_TPM" = "y" ];then
if [ "$CONFIG_IGNORE_ROLLBACK" != "y" ]; then
tpmr counter_create \
-pwdo "$TPM_PASS_DEF" \
-pwdo "$TPM_PASS" \
-pwdc '' \
-la -3135106223 \
| tee /tmp/counter \