1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/base-files/files
李国 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
..
bin base-files: config_generate: split macaddr with multiple ifaces 2019-11-23 11:58:27 +01:00
etc base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
lib x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
rom
sbin base-files: use jshn lib for ubus sysupgrade argument generation 2020-01-14 00:06:03 +01:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00