From 5657c7d05b0b15dd01866999c9c868f8725b19a0 Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Fri, 21 Apr 2023 22:04:18 +0300 Subject: Add HP EliteBook 2560p --- resources/coreboot/hp2560p_8mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/hp2560p_8mb/board.cfg (limited to 'resources/coreboot/hp2560p_8mb/board.cfg') diff --git a/resources/coreboot/hp2560p_8mb/board.cfg b/resources/coreboot/hp2560p_8mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/hp2560p_8mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="default" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" -- cgit v1.2.1