diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-20 14:54:35 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-20 14:54:35 -0400 |
commit | dd84a167dab67c7930144be24f84b852a281ca6f (patch) | |
tree | 6ec30a9de869cca1fe1cdaab17f7403b8aa830e7 /projects/coreboot/configs/kgpe-d16/textmode/2mb/targets | |
parent | d2248b190cf97e04f634e87857ab52123649898c (diff) | |
download | librebootfr-dd84a167dab67c7930144be24f84b852a281ca6f.tar.gz librebootfr-dd84a167dab67c7930144be24f84b852a281ca6f.zip |
Create SeaBIOS/GRUB targets for KGPE-D16 Coreboot
KGPE-D16 ROMs can now be built with either SeaBIOS or GRUB as
a default payload, e.g.:
'./libreboot build coreboot kgpe-d16 textmode 2mb seabios'
Diffstat (limited to 'projects/coreboot/configs/kgpe-d16/textmode/2mb/targets')
-rw-r--r-- | projects/coreboot/configs/kgpe-d16/textmode/2mb/targets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/coreboot/configs/kgpe-d16/textmode/2mb/targets b/projects/coreboot/configs/kgpe-d16/textmode/2mb/targets new file mode 100644 index 00000000..f2cba0e5 --- /dev/null +++ b/projects/coreboot/configs/kgpe-d16/textmode/2mb/targets @@ -0,0 +1,2 @@ +grub +seabios |