Attention is currently required from: Felix Singer, Felix Held.
Hello build bot (Jenkins), Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70903
to look at the new patch set (#3).
Change subject: superio/acpi/pnp_generic.asl: Add _PRS for each device ......................................................................
superio/acpi/pnp_generic.asl: Add _PRS for each device
Simply return the current resource settings in the _PRS method. This means that coreboot has to correctly set up the resources on the device. This won't result in any regression as without _PRS the ACPI OS would not know what resources settings are valid, so it would never use _SRS.
Original-signed-off-by: Arthur Heymans arthur@aheymans.xyz Original-reviewed-on: https://review.coreboot.org/c/coreboot/+/64218 Original-reviewed-by: Nico Huber nico.h@gmx.de Original-reviewed-by: Elyes Haouas ehaouas@noos.fr Original-tested-by: build bot (Jenkins) no-reply@coreboot.org Original-reviewed-by: Martin Roth martin.roth@amd.corp-partner.google.com
Cherry-picked-from: 148fd99365bb923cd7af37afcd93efdd781fd819 Change-Id: I2726714cbe076fc7c772c06883d8551400ff2baa Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/superio/acpi/pnp_generic.asl 1 file changed, 32 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/70903/3