Attention is currently required from: Michał Żygowski, Matt DeVillier, Paul Menzel, Christian Walter, Michael Niewöhner. Hello build bot (Jenkins), Michał Żygowski, Christian Walter,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62493
to look at the new patch set (#3).
Change subject: drivers/pc80/tpm/tis.c: Use fixed TPM ACPI path ......................................................................
drivers/pc80/tpm/tis.c: Use fixed TPM ACPI path
Windows 11 installer expects the TPM to reside under \_SB_.PCI0 in ACPI device hierarchy, otherwise the TPM is not detected. Hardcode the path to fix the issue.
TEST=Boot Windows 11 on Clevo NV41MZ and see the TPM is detected correctly
TEST=Boot Ubuntu 20.04 on Clevo NV41MZ and see the TPM is detected correctly
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Signed-off-by: Michał Kopeć michal.kopec@3mdeb.com Change-Id: If0b3136e3eb8eb1bb132132a5f3a7034bdd3b424 --- M src/drivers/pc80/tpm/tis.c 1 file changed, 2 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/62493/3