This repo maintains lost of dsl file disassebled from ACPI Machine Language Binary File.
For dell-5437, these files might be some patches which must be perfumed. For example, discate graphics case on many laptops need to be patched, PNLF for Backlight Injector or 'WN09' Dell PS2 patch and more.
This repo have origin acpi files including dsdt/ssdts, of cause the patched file will appear in patched folder. For addons and plugins will be added in the future perhaps.
DSDT patched list:
-
EC.ECNV which was removed when _INT performs _OFF method has been invoked again
-
"instant wake" patch of 0x0D
-
remove _GPE scope _L11 method logic for normal intercept about cpu
-
remove some definitionblock for syntax error
-
remove some bad block e.g. WMIA/PNOT
-
various fix: build-in usb/IRQ/SMBUS/RTC/shutdown v2/HPET/AC Adapter (can be replaced by hotpatch later)