Re: Changing EFI boot order via API

2023-06-18 Thread Lukas Zapletal
> It is possible. Just use for individual devices, or: Thanks for the reply, Michal. As I said, I am looking into changing boot order within the firmware, PXEv4, PXEv6, HTTPv4 and HTTPv6 is the default order I don’t like (as there is no PXE on my network). I have found two solutions tho. virt-f

Re: Changing EFI boot order via API

2023-06-16 Thread Michal Prívozník
On 6/12/23 15:38, Lukas Zapletal wrote: > Hello, > > I would like to be able to change the boot order of an EFI VM via > libvirt API. Specifically, I am looking into configuring a VM to boot > over HTTP UEFI Boot or HTTPS UEFI Boot (also available as HTTP IPv4 in > the firmware). > > Is this poss

Changing EFI boot order via API

2023-06-12 Thread Lukas Zapletal
Hello, I would like to be able to change the boot order of an EFI VM via libvirt API. Specifically, I am looking into configuring a VM to boot over HTTP UEFI Boot or HTTPS UEFI Boot (also available as HTTP IPv4 in the firmware). Is this possible? I cannot find anything relevant in the documentati