]> git.proxmox.com Git - pve-manager.git/commit
ui: vm/efi: always allow to add EFI disk even if OVMF is not yet set
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Oct 2019 07:30:03 +0000 (09:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Oct 2019 07:30:06 +0000 (09:30 +0200)
commitc570b6a96eeeaf2906a94b6eb9d3b000929371b4
treed1bf78ac81fd4a6578c9beca5118a45eaa6e5171
parent3683e432169459be61c5f17f8750a227eae4b6a1
ui: vm/efi: always allow to add EFI disk even if OVMF is not yet set

As this is annoying else, especially if the change from default to
ovmf BIOS is already a pending change..

A simple hint is enough, we do not do anything with the EFI disk if
OVMF is not set to be used anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/qemu/HDEfi.js
www/manager6/qemu/HardwareView.js