Open sec opened 9 months ago
Small changes that enable build on aarch64 based machines.
Tested with 13.2 under qemu for ex. qemu-system-aarch64 -drive format=raw,file=mfsbsd-13.2-RELEASE-aarch64.img -m 2048M -cpu cortex-a57 -M virt -bios edk2-aarch64-code.fd
qemu-system-aarch64 -drive format=raw,file=mfsbsd-13.2-RELEASE-aarch64.img -m 2048M -cpu cortex-a57 -M virt -bios edk2-aarch64-code.fd
I'll try building this on a rpi4. Will it work with 14.0-releng?
Small changes that enable build on aarch64 based machines.
Tested with 13.2 under qemu for ex.
qemu-system-aarch64 -drive format=raw,file=mfsbsd-13.2-RELEASE-aarch64.img -m 2048M -cpu cortex-a57 -M virt -bios edk2-aarch64-code.fd