Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set ESP output minimum size based on sector size
Based on the sector size, a minimum size is required for FAT32 to be bootable by OVMF. Instead of wasting space by always using 512MB, let's set the minimum size based on the given sector size.
- Loading branch information