diff options
Diffstat (limited to 'doc/develop/bootstd/overview.rst')
-rw-r--r-- | doc/develop/bootstd/overview.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst index ef878963c9e..de15fa41a1d 100644 --- a/doc/develop/bootstd/overview.rst +++ b/doc/develop/bootstd/overview.rst @@ -421,6 +421,7 @@ Bootmeth drivers are provided for booting from various media: - U-Boot scripts from disk, network or SPI flash - EFI boot using bootefi from disk - VBE + - :doc:`ChromiumOS <cros>` ChromiumOS boot from a disk - EFI boot using boot manager - Android bootflow (boot image v4) - :doc:`QFW <qfw>`: QEMU firmware interface |