From 35fd3331f471144d40358a85a43529fa5f172075 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Sat, 24 Apr 2021 21:22:10 +0800 Subject: mb/hp: Add EliteBook 820 G2 It can now boot Arch Linux from SATA and USB. Change-Id: Id8b3b7f735460c5e76a2dc9ab2d10154e6606ad6 Signed-off-by: Iru Cai --- src/mainboard/hp/820g2/acpi/ec.asl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/mainboard/hp/820g2/acpi/ec.asl (limited to 'src/mainboard/hp/820g2/acpi/ec.asl') diff --git a/src/mainboard/hp/820g2/acpi/ec.asl b/src/mainboard/hp/820g2/acpi/ec.asl new file mode 100644 index 0000000000..baa17a4181 --- /dev/null +++ b/src/mainboard/hp/820g2/acpi/ec.asl @@ -0,0 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ + +#include -- cgit v1.2.3