[pve-devel] [PATCH qemu-server/pve-{manager, storage} 0/3] fix OVMF typos

Christoph Heiss c.heiss at proxmox.com
Fri Dec 19 11:54:26 CET 2025


Essentially `s/OMVF/OVMF/g` (its "Open Virtual Machine Firmware").
Grepped through ~all PVE repositories, so hopefully found all instances
of this typo.

Diffstat
========

qemu-server:

Christoph Heiss (1):
  config: fix OVMF typo in error message

 src/PVE/QemuConfig.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

pve-manager:

Christoph Heiss (1):
  ui: utils: fix OVMF typo in error message translation

 www/manager6/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

pve-storage:

Christoph Heiss (1):
  plugin: fix OVMF typo in subroutine documentation

 src/PVE/Storage/Plugin.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.51.2





More information about the pve-devel mailing list