freebsd-src/release/arm64
Glen Barber a0da9a6272 Increase the amd64 ISO ESP file size from 800KB to 1024KB.
At some poing over the last week, the bootx64.efi file has grown
past the 800KB threshold, resulting in being unable to copy it to
the EFI/BOOT directory.

 # stat -f %z efiboot.znWo7m
 819200
 # stat -f %z stand-test.PIEugN/EFI/BOOT/bootx64.efi
 842752

The comment in the script that creates the ISOs suggests that 800KB
is the maximum allowed for the boot code, however I was able to
boot an ISO with a 1024KB boot partition.  Additionally, I verified
against an ISO from OtherOS, where the boot EFI partition is 2.4MB.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-10-15 17:12:58 +00:00
..
aarch64.conf Add general configuration files used by release/release.sh for 2017-11-17 18:00:52 +00:00
make-memstick.sh Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
mkisoimages.sh Increase the amd64 ISO ESP file size from 800KB to 1024KB. 2020-10-15 17:12:58 +00:00
PINE64-LTS.conf release: arm64: Remove DTSO for Allwinner boards 2020-04-19 10:50:29 +00:00
PINE64.conf release: arm64: Remove DTSO for Allwinner boards 2020-04-19 10:50:29 +00:00
PINEBOOK.conf release: arm64: Remove DTSO for Allwinner boards 2020-04-19 10:50:29 +00:00
ROCK64.conf Add PINE64 ROCK64 config for generation of release images 2020-04-24 16:33:07 +00:00
ROCKPRO64.conf release: arm64: rockpro64: Set hw.ncpu to 4 2020-04-25 20:00:44 +00:00
RPI3.conf release: RPI3: Add the RPI2 DTB 2020-08-08 16:56:20 +00:00