Issue in ACPI parsing code

Tomasz Gajewski tomga at ...300...
Tue Feb 9 19:37:08 CET 2016


I've found a problem in acpi.cc that caused not parsing acpi tables
properly on my pc. The problem is that there is an incomplete check for
usability of xsdt table. According to some documentation on the net
value 0 in revision entry in rsdp means that this is acpi 1.0 and xsdt
table is not available but this was not checked.

Attached patch fixed this issue for me.

-- 
Tomasz Gajewski

-------------- next part --------------
A non-text attachment was scrubbed...
Name: acpi.patch
Type: text/x-diff
Size: 739 bytes
Desc: fix_for_missing_acpi_1.0_check
URL: <http://lists.genode.org/pipermail/users/attachments/20160209/ceebba24/attachment.patch>


More information about the users mailing list