Hello, while compiling a new one, i caught a bug caused by ACPI or rather TPM. [ 0.234262] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS.SWDS], AE_NOT_FOUND (20211217/dswload2-162) [ 0.234267] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20211217/psobject-220) [ 3.192835] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbd49e000-0xbd49efff flags 0x200] vs bd49e000 4000 [ 3.192890] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xbd4a2000-0xbd4a2fff flags 0x200] vs bd4a2000 4000
What's the bug exactly? ACPI related warnings are normally pretty innocuous.
Hi Artem, thanks for answer. I guess its a BIOS issued alert and if i disable TPM security alert will turn off. Thanks.