[coreboot-gerrit] Patch set updated for coreboot: mainboard/asrock/e350m1: Provide Super I/O KBC DSDT

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Wed Apr 13 21:31:50 CEST 2016


Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/6304

-gerrit

commit d77efe4c110e50f84431bdf8beab867c10d57951
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Jul 19 06:30:07 2014 +1000

    mainboard/asrock/e350m1: Provide Super I/O KBC DSDT
    
    Change-Id: I9dc4eca993124a7e1f9f3eebbc468c69251478ba
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/asrock/e350m1/acpi/superio.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/asrock/e350m1/acpi/superio.asl b/src/mainboard/asrock/e350m1/acpi/superio.asl
index a39b397..b0799ce 100644
--- a/src/mainboard/asrock/e350m1/acpi/superio.asl
+++ b/src/mainboard/asrock/e350m1/acpi/superio.asl
@@ -13,4 +13,4 @@
  * GNU General Public License for more details.
  */
 
-/* No SuperIO device or functionality yet */
+#include <drivers/pc80/ps2_controller.asl>



More information about the coreboot-gerrit mailing list