]> git.proxmox.com Git - pve-storage.git/commit
esxi: add warning for losing efi state
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 19 Mar 2024 13:00:27 +0000 (14:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Mar 2024 17:09:29 +0000 (18:09 +0100)
commit0f940f10fc6ebd965d7e01282d343d8861b87821
treec8bbdc27222c64bf51be9e8083e2e3940cb8cc8f
parent85fbbb2f96a33357fce8dc34241118085e7eaca4
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>
src/PVE/API2/Storage/Status.pm
src/PVE/Storage/ESXiPlugin.pm