From 9e7ef8cc9d49e8c3140f0fa33290d67d7175bbc4 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 24 Jan 2024 11:28:26 -0500 Subject: [PATCH] Add man page entry for uefi-preferred The uefi-preferred setting was introduced with e27c74385 at that time the man page was not updated. Fixes #104 --- man/man1/ec2uploadimg.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/man1/ec2uploadimg.1 b/man/man1/ec2uploadimg.1 index e54b338..8b8520e 100644 --- a/man/man1/ec2uploadimg.1 +++ b/man/man1/ec2uploadimg.1 @@ -85,11 +85,14 @@ or value in the configuration file. .IP "--boot-mode" Optionally specify the boot mode for the image. Accepted values are -.I legacy-bios +.I legacy-bios, +.I uefi, or -.I uefi . +.I uefi-preferred . If no boot mode is specified the default behavior for the instance type applies, uefi for aarch64 instances and bios for x86_64 based instances. +An image with the uefi-preferred setting will boot using uefi if the instance +type supports uefi, otherwise it will use bios. .IP "-d --description IMAGE_DESCRIPTION" Specifies a description for the image. The description will also be used for the snapshot.