The following changes since commit f9a1f322d26dfb3d3db59ffeab7c3fcc3772e8cc:
brcm63xx: diag.sh: use common status_led_blink_* functions (2017-03-15
23:15:19 +0100)
are available in the git repository at:
https://github.com/alive4ever/source x86-with-efi
for you to fetch changes up to abdf3
As suggested that I shouldn't create another subtarget or profile, I
just modify the build system so a UEFI bootable ext4 image is generated.
Here is my tree with the change.
https://github.com/alive4ever/source/tree/x86-with-efi
Let me know if you have any suggestion.
__
I am currently working on adding support for LEDE build system to
generate UEFI bootable images.
What I've done in this WIP:
[*] Adding grub2-efi-amd64 and grub2-efi-ia32 packages.
[*] Adding new targets under x86: 64-efi and efi, which can be selected
via build's menuconfig.
[*] Modifying
I am experimenting with UEFI boot for LEDE x86_64 image.
Currently, lede-x86_64-vmlinuz boots fine on UEFI - both on MBR and GPT
disk, by chainloading via grub or directly launching the kernel via EFI
shell.
There is no support in the kernel for EFI framebuffer, so a serial
interface is needed to
Update mksh package to sync with current latest upstream (r52c).
Signed-off-by: Alif M. A.
---
utils/mksh/Makefile | 4 +--
utils/mksh/patches/100-dot_mkshrc | 52 ++-
2 files changed, 26 insertions(+), 30 deletions(-)
diff --git a/utils/mk
Update mksh package to sync with current latest upstream (r52c).
Signed-off-by: alive4ever
---
utils/mksh/Makefile | 4 +--
utils/mksh/patches/100-dot_mkshrc | 52 ++-
2 files changed, 26 insertions(+), 30 deletions(-)
diff --git a/utils/mk