x86_64-elf-grub

GNU GRUB bootloader cross-compiler toolchain for x86_64-elf targets

brewmacoslinux
Try with needOr install directly
Source

About

GNU GRUB bootloader for x86_64-elf

Commands

grub-mkimagegrub-mkconfiggrub-mkpasswd-pbkdf2grub-editenvgrub-script-checkgrub-install

Examples

Create a GRUB image for x86_64-elf architecture$ grub-mkimage -O x86_64-elf -o bootx64.efi part_gpt part_msdos fat ext2 normal boot linux
Generate a GRUB configuration file from templates$ grub-mkconfig -o /boot/grub/grub.cfg
Create an encrypted password hash for GRUB$ grub-mkpasswd-pbkdf2 -c 10000