From caf6f814ad32633d8bf4bb0353ccf48ba5e6cea0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 Oct 2017 15:39:08 -0700 Subject: ref-manual: Updated EFI_PROVIDER variable description The "vmdk" image has essentially changed to "wic.vmdk". I updated the description by replacing "vmdk" with "wic.vmdk". (From yocto-docs rev: 24d0d9509361afe0d61449c7dd056f73318fc01a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e23d3ad816..3066df13a9 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3989,14 +3989,14 @@ EFI_PROVIDER - 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." + EFI_PROVIDER[doc] = "When building bootable images (i.e. where hddimg, iso, or wic.vmdk is in IMAGE_FSTYPES), the EFI_PROVIDER variable specifies the EFI bootloader to use." When building bootable images (i.e. where hddimg, iso, - or vmdk is in + or wic.vmdk is in IMAGE_FSTYPES), the EFI_PROVIDER variable specifies the EFI bootloader to use. -- cgit v1.2.3-54-g00ecf