From 125bb6c56e61dbe52a7ca4c6885686c0d045cab2 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Sun, 27 Aug 2017 16:29:01 -0400 Subject: Add configuration files to GRUB BIOS target dir The purpose of each new file is as follows: * arch -- CPU architecture to target when building images * config -- embedded GRUB configuration * format -- GRUB output format * platform -- the platform GRUB should build images for * prefix -- where GRUB should search for modules by default * size -- the size of the floppy image to produce, in KiB --- projects/grub/configs/bios/platform | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/grub/configs/bios/platform (limited to 'projects/grub/configs/bios/platform') diff --git a/projects/grub/configs/bios/platform b/projects/grub/configs/bios/platform new file mode 100644 index 00000000..581a7690 --- /dev/null +++ b/projects/grub/configs/bios/platform @@ -0,0 +1 @@ +pc -- cgit v1.2.3-70-g09d2