openwrt/package/base-files/files/lib
李国 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>
2020-03-31 16:20:47 +02:00
..
functions base-files: diag: restore default trigger for 'boot' LED 2020-02-24 23:27:50 +01:00
preinit dropbear: move failsafe code out of base-files 2020-01-15 20:04:06 +01:00
upgrade x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
functions.sh base-files: convert leading spaces to tabs in functions.sh 2020-03-13 15:51:30 +01:00