todo page: update vbt notes

thanks go to riku for pointing this out

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2023-12-27 18:29:37 +00:00
parent 7d2813ee1b
commit 06b57643a2
1 changed files with 7 additions and 0 deletions

View File

@ -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
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
=====================