From 41f094d13140024abd133a3aaf0b05f2da326417 Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Fri, 14 Apr 2023 22:42:19 +0300 Subject: Port to HP Compaq 8200 Elite SFF --- resources/coreboot/hp8200sff_8mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/hp8200sff_8mb/board.cfg (limited to 'resources/coreboot/hp8200sff_8mb/board.cfg') diff --git a/resources/coreboot/hp8200sff_8mb/board.cfg b/resources/coreboot/hp8200sff_8mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/hp8200sff_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