fix formatting on the news page

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2023-08-14 14:59:33 +01:00
parent 2e2609f6c1
commit 2a3daa9c78
1 changed files with 1 additions and 3 deletions

View File

@ -59,7 +59,7 @@ an Intel graphics chip built in, so I could not test coreboot's libgfxinit for
this board, but it should work. I've since ordered a 1275v2 which does have this board, but it should work. I've since ordered a 1275v2 which does have
graphics, but I didn't have it at the time of this news post. graphics, but I didn't have it at the time of this news post.
<img tabindex=1 class="r" style="max-width:25%" src="https://av.libreboot.org/t1650/t1650_seabios.jpg" /><span class="f"><img src="https://av.libreboot.org/t1650/t1650_seabios.jpg" /></span> <img tabindex=1 class="l" style="max-width:25%" src="https://av.libreboot.org/t1650/t1650_grub.jpg" /><span class="f"><img src="https://av.libreboot.org/t1650/t1650_grub.jpg" /></span>
Native video init for Intel graphics *is* enabled, in this Libreboot port, but Native video init for Intel graphics *is* enabled, in this Libreboot port, but
because I haven't tested it yet, I've done *this* in the port that was merged: because I haven't tested it yet, I've done *this* in the port that was merged:
@ -73,8 +73,6 @@ the [prerequisite steps](../docs/build/) first:
./build boot roms t1650_12mb ./build boot roms t1650_12mb
<img tabindex=1 class="l" style="max-width:25%" src="https://av.libreboot.org/t1650/t1650_grub.jpg" /><span class="f"><img src="https://av.libreboot.org/t1650/t1650_grub.jpg" /></span>
If you want GRUB-only setup, you could configure SeaBIOS bootorder to only If you want GRUB-only setup, you could configure SeaBIOS bootorder to only
load the GRUB payload, and disable the SeaBIOS menu. This can be done by load the GRUB payload, and disable the SeaBIOS menu. This can be done by
only booting `img/grub2` from CBFS. More info available here: only booting `img/grub2` from CBFS. More info available here: