Hi Simon,

Thank you for the patch.

On mar., juil. 16, 2024 at 08:04, Simon Glass <[email protected]> wrote:

> Link to this page to make it easier to find the VBE docs.
>
> Signed-off-by: Simon Glass <[email protected]>
> Reviewed-by: Heinrich Schuchardt <[email protected]>
> Reviewed-by: Quentin Schulz <[email protected]>

Reviewed-by: Mattijs Korpershoek <[email protected]>

> ---
>
> (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

Reply via email to