[PATCH v2 12/14] doc: Add a link to VBE from the bootstd docs
Mattijs Korpershoek
mkorpershoek at baylibre.com
Tue Jul 16 09:50:14 CEST 2024
Hi Simon,
Thank you for the patch.
On mar., juil. 16, 2024 at 08:04, Simon Glass <sjg at chromium.org> wrote:
> Link to this page to make it easier to find the VBE docs.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at 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
More information about the U-Boot
mailing list