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.
openwrt/target/linux
李国 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
..
apm821xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
ar71xx ar71xx: Fix gigabit switch support for Mikrotik RB951G-2HnD 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: switch to kernel 5.4 by default 4 years ago
armvirt kernel: move TEO governor to generic config 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 kernel: bump 5.4 to 5.4.28 4 years ago
bcm27xx bcm27xx: update 5.4 patches from RPi foundation 4 years ago
bcm47xx treewide: remove maintainer variable from targets 4 years ago
bcm53xx bcm53xx: sysupgrade: optimize building UBI image 4 years ago
bcm63xx treewide: gather DEVICE_VARS into one place 4 years ago
cns3xxx treewide: remove maintainer variable from targets 4 years ago
gemini gemini: Bump kernel to v5.4 4 years ago
generic generic: mips: exclude more dsemul code when fpu-emu is not enabled 4 years ago
imx6 kernel: bump 5.4 to 5.4.28 4 years ago
ipq40xx ipq40xx: switch to 5.4 kernel 4 years ago
ipq806x kernel: bump 5.4 to 5.4.28 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: fix DTS partitions for Pogoplug E02 4 years ago
lantiq kernel: bump 5.4 to 5.4.28 4 years ago
layerscape treewide: remove maintainer variable from targets 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek mediatke: add support for elecom-wrc-2533gent 4 years ago
mpc85xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
mvebu mvebu: cortexa9: correct cpu subtype 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: remove maintainer variable from targets 4 years ago
octeontx kernel: bump 5.4 to 5.4.28 4 years ago
omap treewide: gather DEVICE_VARS into one place 4 years ago
oxnas kernel: bump 5.4 to 5.4.28 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips: Deactivate NETGEAR WNCE2001 by default 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi kernel: bump 5.4 to 5.4.28 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 x86: generate EFI platform bootable images 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile