You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
李国 a6b7c3e672 x86: generate EFI platform bootable images
Add EFI platform bootable images for x86 platforms. These images can
also boot from legacy BIOS platform.

EFI System Partition need to be fat12/fat16/fat32 (not need to load
filesystem drivers), so the first partition of EFI images are not ext4
filesystem any more.

GPT partition table has an alternate partition table, we did not
generate it. This may cause problems when use these images as qemu disk
(kernel can not find rootfs), we pad enough sectors will be ok.

Signed-off-by: 李国 <uxgood.org@gmail.com>
[part_magic_* refactoring, removed genisoimage checks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
01_sysinfo x86: preinit: use board_name on Sm Super Servers 6 years ago
02_load_x86_ucode Revert "x86: add intel microcode entries to grub config" 6 years ago
15_essential_fs_x86 Do not overload mount-call - trying to reduce confusion 12 years ago
20_check_iso x86: add grub2 iso support 12 years ago
79_move_config x86: generate EFI platform bootable images 4 years ago
81_upgrade_bootloader x86: generate EFI platform bootable images 4 years ago