Open marmarek opened 1 month ago
APIC.txt Attaching the disassembly of the MADT table. Note the bogus trailing x2APIC entries all with the same (very high) x2APIC ID.
It was already fixed by us not so long ago: https://github.com/Dasharo/coreboot/commit/12676bdfe562d082663c2f12d625717cef046865
However, there was no new release for NV4x since January, and the fix landed later. Not sure if there are any plans on new firmware release for NV4x 12th gen, so this issue may be never be resolved.
The MTL laptops are unaffected, because they use newer coreboot base and the fix was already upstream.
Component
Dasharo firmware
Device
NovaCustom NV4x 12th Gen
Dasharo version
1.7.2
Dasharo Tools Suite version
No response
Test case ID
No response
Brief summary
MADT table contains extra 8 entries all with the same APIC ID 0x17161514
How reproducible
always
How to reproduce
Boot Qubes and check
xl dmesg
. Or boot native Linux (but less detailed message)Expected behavior
No errors
Actual behavior
Xen complains:
Linux complains only with
ACPI: x2apic entry ignored
Screenshots
No response
Additional context
No response
Solutions you've tried
No response