change esp sizing to maximum only

no sense spending space when it is not needed
This commit is contained in:
Harald Sitter
2024-03-15 23:20:41 +01:00
parent 82d4c605cb
commit 36fbd82420

View File

@@ -4,8 +4,7 @@
[Partition]
Type=esp
Format=vfat
# Tight fit. Would be better if we calculated this from the actual artifact size
SizeMinBytes=256M
SizeMaxBytes=256M
# Would be better if we calculated this from the actual artifact size
SizeMaxBytes=512M
CopyFiles=/efi-template:/
SplitName=esp