genode/repos/os
Norman Feske fb9f6812e1 acpi_drv: export ACPI reset info from FADT
The change of the platform driver is needed to avoid a parsing error of
the ACPI ROM when encountering an unexpected <reset> node.

Thanks to Alexander Boettcher for the preventing the regression of #3829
and improving the adherence to the ACPI spec when parsing the reset type.

Related to issue #2726
2021-04-20 12:00:09 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include add I2c driver for imx8q based platform 2021-03-29 13:45:24 +02:00
lib nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
recipes depot: update recipe hashes 2021-03-23 11:28:53 +01:00
run zynq_qemu: disable fb_bench and nic_router_flood tests 2021-03-29 13:45:24 +02:00
src acpi_drv: export ACPI reset info from FADT 2021-04-20 12:00:09 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.