summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-09-22 08:31:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-22 17:53:44 +0100
commitf94f6e655fc16213b0980c6f462785dc745dc445 (patch)
tree10f1a53f218480a5fb97879f630838cb63fcf4c9 /documentation/ref-manual/ref-variables.xml
parent8f7df8648acf0ed2a5a8bdd01e327240b03f38e8 (diff)
downloadpoky-f94f6e655fc16213b0980c6f462785dc745dc445.tar.gz
dev-manual, ref-manual: Image format implementation changes
Recently a number of changes have happened on the implementation side of some image formats, and a few have been renamed. The u-boot image signing code is now always available and no longer in a stand-alone file. The vmdk/mdi/qcow2 images have been removed and are now just a conversion type that is applied to wic images. Reported-by: Tom Rini <trini@konsulko.com> (From yocto-docs rev: ce86da3d48507cee12208e0138c285b4be83d8cd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 8b1ca83938..6f8721199b 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3989,14 +3989,14 @@
3989 3989
3990 <glossentry id='var-EFI_PROVIDER'><glossterm>EFI_PROVIDER</glossterm> 3990 <glossentry id='var-EFI_PROVIDER'><glossterm>EFI_PROVIDER</glossterm>
3991 <info> 3991 <info>
3992 EFI_PROVIDER[doc] = "When building bootable images (i.e. where hddimg or vmdk is in IMAGE_FSTYPES), the EFI_PROVIDER variable specifies the EFI bootloader to use." 3992 EFI_PROVIDER[doc] = "When building bootable images (i.e. where hddimg, iso, or live is in IMAGE_FSTYPES), the EFI_PROVIDER variable specifies the EFI bootloader to use."
3993 </info> 3993 </info>
3994 <glossdef> 3994 <glossdef>
3995 <para role="glossdeffirst"> 3995 <para role="glossdeffirst">
3996<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 3996<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
3997 When building bootable images (i.e. where 3997 When building bootable images (i.e. where
3998 <filename>hddimg</filename> or <filename>vmdk</filename> 3998 <filename>hddimg</filename>, <filename>iso</filename>,
3999 is in 3999 or <filename>vmdk</filename> is in
4000 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>), 4000 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>),
4001 the <filename>EFI_PROVIDER</filename> variable specifies 4001 the <filename>EFI_PROVIDER</filename> variable specifies
4002 the EFI bootloader to use. 4002 the EFI bootloader to use.
@@ -6315,7 +6315,6 @@
6315 jffs2 6315 jffs2
6316 jffs2.sum 6316 jffs2.sum
6317 multiubi 6317 multiubi
6318 qcow2
6319 squashfs 6318 squashfs
6320 squashfs-lzo 6319 squashfs-lzo
6321 squashfs-xz 6320 squashfs-xz
@@ -6326,8 +6325,6 @@
6326 tar.xz 6325 tar.xz
6327 ubi 6326 ubi
6328 ubifs 6327 ubifs
6329 vdi
6330 vmdk
6331 wic 6328 wic
6332 wic.bz2 6329 wic.bz2
6333 wic.gz 6330 wic.gz