On 25.08.2014 04:39, Charles Devereaux wrote:
Hello
Previously (http://www.coreboot.org/pipermail/coreboot/2014-July/078320.html) I mentioned that 3 bugs seemed to be related to the DSDT:
- missing ACPI events when the stylus is inserted/removed
How is the OS supposed to react to them?
- errors when trying to make the leds blink with tpacpi
details? usecase?
- errors during TPM initialization
Some people here would call it a feature.
Ideally, the DSDT should be fixed within coreboot, but this goes beyond my present abilities.
Not true. Just do the same changes to the corresponding *.asl files in coreboot repo and send the patch to gerrit. Other than a layer of preprocessing, it's exactly the same code as you got from disassembly.