esxi: add warning for losing efi state
we cannot import the state of the efivars (e.g. boot order) so add a warning for that Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> [ TL: add new warning to return schema ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
85fbbb2f96
commit
0f940f10fc
@ -746,6 +746,7 @@ __PACKAGE__->register_method({
|
||||
description => 'What this warning is about.',
|
||||
enum => [
|
||||
'cdrom-image-ignored',
|
||||
'efi-state-lost',
|
||||
'guest-is-running',
|
||||
'nvme-unsupported',
|
||||
'ovmf-with-lsi-unsupported',
|
||||
|
||||
Reference in New Issue
Block a user