mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-25 06:03:52 +03:00
Thomas Lamprecht
a1d8c038c5
efidisk: do not hard code efivar base image size
The size of this image is not fixed, it increased to 528k in more recent build of OVMF and could increase further (not likely, but possible). Instead of changing the hardcoded value move to a more generic approach and read the size from the base image at creation time. Use the new convert_size method and generalise the assignment of size and volid between the efidisk and the normal case, as a part of this change. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Description
No description provided
Languages
Perl
86.3%
Batchfile
10.6%
C
2.3%
Makefile
0.8%