On 7/15/24 12:13, Simon Glass wrote:
Link to this page to make it easier to find the VBE docs.

Signed-off-by: Simon Glass <[email protected]>
---

  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 7d31d5e6427..0d7454246f6 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -416,7 +416,7 @@ Bootmeth drivers are provided for:
     - :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

Reviewed-by: Heinrich Schuchardt <[email protected]>

Reply via email to