diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst index bc7e4b39704..afc5e0e3710 100644 --- a/doc/develop/bootstd/overview.rst +++ b/doc/develop/bootstd/overview.rst @@ -416,16 +416,16 @@ Available bootmeth drivers Bootmeth drivers are provided for booting from various media: + - Android bootflow (boot image v4) + - :doc:`ChromiumOS ` ChromiumOS boot from a disk + - EFI boot using bootefi from disk + - EFI boot using boot manager - :doc:`extlinux / syslinux ` boot from a storage device - :doc:`extlinux / syslinux ` boot from a network (PXE) - - :doc:`U-Boot scripts