[coreboot-gerrit] New patch to review for coreboot: soc/apollolake: Include PCI _OSC method

Hannah Williams (hannah.williams@intel.com) gerrit at coreboot.org
Wed Jun 8 23:45:34 CEST 2016


Hannah Williams (hannah.williams at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15110

-gerrit

commit 0e9ccb7d6e771c3397ff3bcf9db3ac609c5ee9ef
Author: Hannah Williams <hannah.williams at intel.com>
Date:   Wed May 18 13:47:09 2016 -0700

    soc/apollolake: Include PCI _OSC method
    
    Change-Id: I2545fc184ebfaa006a75783bf3d55f009066eed3
    Signed-off-by: Hannah Williams <hannah.williams at intel.com>
---
 src/soc/intel/apollolake/acpi/southbridge.asl | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/soc/intel/apollolake/acpi/southbridge.asl b/src/soc/intel/apollolake/acpi/southbridge.asl
index 44c440e..5b29abb 100644
--- a/src/soc/intel/apollolake/acpi/southbridge.asl
+++ b/src/soc/intel/apollolake/acpi/southbridge.asl
@@ -30,3 +30,6 @@
 
 /* LPC */
 #include "lpc.asl"
+
+/* PCI _OSC */
+#include <soc/intel/common/acpi/pci_osc.asl>



More information about the coreboot-gerrit mailing list