source: mainline/boot/grub/arm64-efi/README

Last change on this file was b1478ff, checked in by Jakub Jermář <jakub@…>, 6 years ago

arm64: Add GRUB files for the architecture

  • Teach tools/grub/grub-update.sh how to build GRUB for AArch64.
  • Add pre-compiled GRUB binaries for this architecture, built with Linaro GCC 6.3-2017.02.
  • Property mode set to 100644
File size: 413 bytes
Line 
1The binary files of GRUB boot loader in this directory have been created
2by compiling GRUB for the 'arm64-efi' target and then using the grub-mkrescue
3script to create the El Torito boot image.
4
5For licensing terms of GRUB boot loader see the file COPYING contained
6in this directory. Full version of GRUB, including its source code,
7can be downloaded from GRUB's project page:
8
9http://www.gnu.org/software/grub/
Note: See TracBrowser for help on using the repository browser.