You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acpi: don't publish TPM logs if EDK payload is used
EDK will publish its own version of the log after parsing and
importing coreboot's log discovered through CBMEM.
Publishing is done by appending a table, so coreboot must avoid
adding corresponding log tables to let OS find a more complete one
from EDK.
Change-Id: Iec92c2b5c426ee003e81996937862d81cb4ead24
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
0 commit comments