all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] drive: Fix typo in description of efitype
@ 2023-09-05  8:42 Filip Schauer
  2023-09-06  9:57 ` [pve-devel] applied: " Fiona Ebner
  0 siblings, 1 reply; 2+ messages in thread
From: Filip Schauer @ 2023-09-05  8:42 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
---
 PVE/QemuServer/Drive.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/QemuServer/Drive.pm b/PVE/QemuServer/Drive.pm
index b0e0a96..e24ba12 100644
--- a/PVE/QemuServer/Drive.pm
+++ b/PVE/QemuServer/Drive.pm
@@ -319,7 +319,7 @@ my %efitype_fmt = (
 	enum => [qw(2m 4m)],
 	description => "Size and type of the OVMF EFI vars. '4m' is newer and recommended,"
 	    . " and required for Secure Boot. For backwards compatibility, '2m' is used"
-	    . " if not otherwise specified. Ignored for VMs with arch=aarc64 (ARM).",
+	    . " if not otherwise specified. Ignored for VMs with arch=aarch64 (ARM).",
 	optional => 1,
 	default => '2m',
     },
-- 
2.39.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH qemu-server] drive: Fix typo in description of efitype
  2023-09-05  8:42 [pve-devel] [PATCH qemu-server] drive: Fix typo in description of efitype Filip Schauer
@ 2023-09-06  9:57 ` Fiona Ebner
  0 siblings, 0 replies; 2+ messages in thread
From: Fiona Ebner @ 2023-09-06  9:57 UTC (permalink / raw)
  To: Proxmox VE development discussion, Filip Schauer

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-06  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05  8:42 [pve-devel] [PATCH qemu-server] drive: Fix typo in description of efitype Filip Schauer
2023-09-06  9:57 ` [pve-devel] applied: " Fiona Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal