From 7bc153c6aef0f2615e3dadb274b9fed56ed15732 Mon Sep 17 00:00:00 2001 From: Mike Loptien Date: Wed, 13 Mar 2013 16:28:16 -0600 Subject: Eagleheights DSDT: Grant OS control through OSC Change the OSC method to actually grant control of PCIe capabilities to the OS instead of granting no control. I believe the logic was backwards in the original commit. Bits should be set when granting control and cleared when not granting control. By setting the return value to 0x00, we effectively tell the OS that it cannot control any PCIe capability. See section 6.2.9 of the ACPI spec version 3.0 for more information. This edit is a duplication of the OSC method that is in the src/southbridge/intel/bd82x6x/pch.asl file. Change-Id: Id2462ab12203afceb9033f24d06b4dfbf2236d2e Signed-off-by: Mike Loptien Reviewed-on: http://review.coreboot.org/2714 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- 3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/cmocka') diff --git a/3rdparty b/3rdparty index ba8caa30bd5e..dac1a18d1849 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit ba8caa30bd5ed6d89dbfd40e17c75c94d43804c6 +Subproject commit dac1a18d184976e4447b98479f0b7a172054b98f -- cgit v1.2.3