mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-30 20:05:03 +00:00
When XSDT is created by DM, if audio passthru is enabled for audio device (0:e:0), an entry is added in XSDT that references the NHLT table. With this fix, NHLT appears in the kernel boot log for ACPI and entry can be seen in /sys/firmware/acpi/tables/NHLT. Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com>