Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/Documentation/acpi/dsdt-override.txt
10821 views
1
Linux supports a method of overriding the BIOS DSDT:
2
3
CONFIG_ACPI_CUSTOM_DSDT builds the image into the kernel.
4
5
When to use this method is described in detail on the
6
Linux/ACPI home page:
7
http://www.lesswatts.org/projects/acpi/overridingDSDT.php
8
9