From fa81062305b459ba401a9d45fe9cc3f72a25df56 Mon Sep 17 00:00:00 2001
From: Francis Rowe
I took Dejavu Sans Mono from dejavu (included in this version of libreboot) and did:
- $ ../../../grub/grub-mkfont -o dejavusansmono.pf2 ../../../dejavu-fonts-ttf-2.34/ttf/DejaVuSansMono.ttf
I then added the instructions to 'build' script to include resources/grub/dejavusansmono.pf2 in all of the ROM images in root of cbfs.
+
I then added the instructions to 'gen.sh' script in grub-assemble to include resources/grub/dejavusansmono.pf2
+ in all of the ROM images, at the root of the GRUB memdisk.
I then added that instructions to the grub.cfg files (to load the font):
- loadfont (cbfsdisk)/dejavusansmono.pf2