Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i386/skinit: don't allocate TPM event log low
Do allocation in the same way as it's done for TXT preferring high addresses, otherwise Xen load Dom0 kernel over the TPM even log and Linux ends up panicking when it detects conflict with e820 map in Xen-specific code (why Xen itself doesn't check it? who knows). Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
- Loading branch information