Hi Simon, Thank you for the patch.
On mar., juil. 16, 2024 at 08:04, Simon Glass <s...@chromium.org> wrote: > Link to this page to make it easier to find the VBE docs. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de> > Reviewed-by: Quentin Schulz <quentin.sch...@cherry.de> Reviewed-by: Mattijs Korpershoek <mkorpersh...@baylibre.com> > --- > > (no changes since v1) > > doc/develop/bootstd/overview.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/develop/bootstd/overview.rst > b/doc/develop/bootstd/overview.rst > index e4924b55ae7..4a55b7da00a 100644 > --- a/doc/develop/bootstd/overview.rst > +++ b/doc/develop/bootstd/overview.rst > @@ -416,7 +416,7 @@ Bootmeth drivers are provided for booting from various > media: > - :doc:`extlinux / syslinux <extlinux>` boot from a network (PXE) > - :doc:`U-Boot scripts <script>` from disk, network or SPI flash > - EFI boot using bootefi from disk > - - VBE > + - :doc:`VBE </develop/vbe>`: Verified Boot for Embedded > - :doc:`ChromiumOS <cros>` ChromiumOS boot from a disk > - EFI boot using boot manager > - :doc:`QFW <qfw>`: QEMU firmware interface > -- > 2.34.1