Hi Jo,
Could you apply this patch on top of uefi related changes as well so
grub bootloader will have the same configuration for both uefi and bios
boot on the resulting gpt image.
On Sun, Mar 04, 2018 at 01:41:28AM +, Alif M. Ahmad wrote:
> Currently, efi image generation involves a ha
On Wed, Mar 14, 2018 at 07:18:10PM +0100, Jo-Philipp Wich wrote:
> Merged into my staging tree at
> http://git.openwrt.org/?p=openwrt/staging/jow.git.
>
> Thank you!
>
The next patch in series is not yet applied.
https://patchwork.ozlabs.org/patch/881132/
My reason to simplify the image generati
On Fri, Feb 16, 2018 at 01:46:31PM +0100, John Crispin wrote:
> Hi,
>
> whats on the critical todo list for the upcoming release ? i still have
> a few minor things that I'll be adding shortly, apart from that I am
> currently not aware of any huge problems. the release will be a mix
> between
.
This commit also removes unnecessary grub-bios-setup during efi image
generation and only perform grub-bios-setup after the disk image has
been converted into gpt.
Signed-off-by: Alif M. Ahmad
---
target/linux/x86/image/Makefile | 23 +++
1 file changed, 7 insertions(+), 16
gpt image should be bootable on both
bios and UEFI based systems.
Signed-off-by: Alif M. Ahmad
---
Notes:
This patch is based on Jow's staging repository instead of OpenWrt master
branch.
Hopefully, this would allow UEFI image generation for x86 targets, i.e. to
get
changes o