diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index d12b1c56bd..662121ed9c 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -3265,7 +3265,7 @@ The variables used by this class are: | |||
3265 | :oe_git:`meta/conf/image-uefi.conf | 3265 | :oe_git:`meta/conf/image-uefi.conf |
3266 | </openembedded-core/tree/meta/conf/image-uefi.conf>` | 3266 | </openembedded-core/tree/meta/conf/image-uefi.conf>` |
3267 | - :term:`IMAGE_EFI_BOOT_FILES`: files to install to EFI boot partition | 3267 | - :term:`IMAGE_EFI_BOOT_FILES`: files to install to EFI boot partition |
3268 | created by the ``bootimg-efi`` Wic plugin | 3268 | created by the ``bootimg_efi`` Wic plugin |
3269 | - :term:`INITRAMFS_IMAGE`: initramfs recipe name | 3269 | - :term:`INITRAMFS_IMAGE`: initramfs recipe name |
3270 | - :term:`KERNEL_DEVICETREE`: optional devicetree files to embed into UKI | 3270 | - :term:`KERNEL_DEVICETREE`: optional devicetree files to embed into UKI |
3271 | - :term:`UKIFY_CMD`: `ukify | 3271 | - :term:`UKIFY_CMD`: `ukify |