todo page: update vbt notes
thanks go to riku for pointing this out Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
7d2813ee1b
commit
06b57643a2
|
@ -1880,6 +1880,13 @@ of these tools linked above prints it.
|
||||||
The VBT table is needed on machines where intel libgfxinit is used. It can just
|
The VBT table is needed on machines where intel libgfxinit is used. It can just
|
||||||
be extracted and included in a coreboot port.
|
be extracted and included in a coreboot port.
|
||||||
|
|
||||||
|
Also see: intelvbttool in coreboot. How to use:
|
||||||
|
|
||||||
|
intelvbttool --inlegacy --outvbt data.vbt
|
||||||
|
|
||||||
|
Example patch (merged in coreboot) that used this:
|
||||||
|
<https://review.coreboot.org/c/coreboot/+/79625>
|
||||||
|
|
||||||
Guix: use debootstrap
|
Guix: use debootstrap
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue