Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36027 )
Change subject: nb/intel/nehalem: Add a VBOOT TPM init workaround ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/36027/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/36027/1//COMMIT_MSG@11 PS1, Line 11: an
a
Done
https://review.coreboot.org/c/coreboot/+/36027/1/src/northbridge/intel/nehal... File src/northbridge/intel/nehalem/vboot_quirk.c:
https://review.coreboot.org/c/coreboot/+/36027/1/src/northbridge/intel/nehal... PS1, Line 28: 0
CB_SUCCESS
It's not an error or succes, it just reflects the state of the system. So 0 and 1 are fine I think?
https://review.coreboot.org/c/coreboot/+/36027/1/src/security/vboot/Kconfig File src/security/vboot/Kconfig:
https://review.coreboot.org/c/coreboot/+/36027/1/src/security/vboot/Kconfig@... PS1, Line 147: workaround
work around
Done