Details
Details
- Reviewers
smh - Commits
- rS293425: Add safety belt for boot1.efi file size
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Apart from the default for BOOT1_MAXSIZE this looks good and I've confirmed worked as expected locally, so nice one :)
sys/boot/efi/boot1/Makefile | ||
---|---|---|
82 โ | (On Diff #12045) | This should really match BOOT1_SIZE from generate-fat.sh which is currently 128k not 64k |
sys/boot/efi/boot1/Makefile | ||
---|---|---|
86 โ | (On Diff #12051) | I would prefer to see something along the lines of: XX additional bytes required for boot1.efi (generate-fat.sh required?) |