source: mainline/boot/grub/ia32-efi/x86_64-efi/partmap.lst

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

Allow per-boot-architecture GRUB files

Organize pre-compiled GRUB binaries per-architecture in order to prepare
the layout for adding an AArch64-EFI version of this bootloader:

  • Rename boot/grub.pc to boot/grub/ia32-pc.
  • Rename boot/grub.efi to boot/grub/ia32-efi.
  • Create symlinks boot/grub/amd64-pc and amd64-efi pointing to boot/grub/ia32-pc and ia32-efi, respectively.
  • Property mode set to 100644
File size: 111 bytes
Line 
1part_acorn
2part_amiga
3part_apple
4part_bsd
5part_dfly
6part_dvh
7part_gpt
8part_msdos
9part_plan
10part_sun
11part_sunpc
Note: See TracBrowser for help on using the repository browser.