search for: syslinux_register_efi

Displaying 5 results from an estimated 5 matches for "syslinux_register_efi".

2015 Mar 14
0
[PATCH 0/1] EFI access from Com32 modules
...a/efi/main.c 2014-10-06 10:27:44.000000000 -0600 +++ b/efi/main.c 2015-03-13 12:56:38.747049818 -0600 @@ -1202,6 +1202,8 @@ struct firmware efi_fw = { .boot_linux = efi_boot_linux, .vesa = &efi_vesa_ops, .mem = &efi_mem_ops, + .image = NULL, + .table = NULL }; static inline void syslinux_register_efi(void) @@ -1265,6 +1267,8 @@ EFI_STATUS efi_main(EFI_HANDLE image, EF InitializeLib(image, table); image_handle = image; + efi_fw.image = (void*) image; + efi_fw.table = (void**) table; syslinux_register_efi(); efi_console_save(); diff -uprN a/mk/elf_efi.mk b/mk/elf_efi.mk --- a/mk/elf_e...
2015 Aug 04
2
EFI: HP + syslinux = crash
...the problem location. Tough. Right now I found that the *last* message printed before crashing is coming from efi_vesacon_set_mode in efi/vesa.c, which returns successfully. At the moment I'm searching who's calling this function. It looks like efi/main.c triggers something by calling syslinux_register_efi() but something else is the one that executes the firmware->vesa->set_mode(). I'm adding debug statements as we speak...
2015 Aug 04
2
EFI: HP + syslinux = crash
On 04-08-15 04:57, Gene Cumm wrote: >> I see. From an EFI point of view you have 4 NICs > I've still seen firmwares that allow me to disable those NIC ports > individually, though it was buried inside another menu. I did find a menu where I could adjust a lot of parameters per port, but I could not find a way to disable individual ports. By the way, I'm booting from the
2015 Feb 20
6
[PATCH 0/1] EFI image booting capabilities
This patch adds to the core EFI image booting capabilities. It was tested on VMware EFI clients and HP Elitebook EFI notebooks, only on PXE environments but it should work on non-PXE scenarios as well. Feedback appreciated. Best, Patrick Signed-off-by: Patrick Masotta <masottaus at yahoo.com> --- diff -uprN a/com32/elflink/ldlinux/execute.c b/com32/elflink/ldlinux/execute.c ---
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its last on-disk structure changes -- and it _suprisingly_ worked as expected. Right, now I can finally get rid of GRUB and use Syslinux to boot my Linux on EFI from a rootfs with xfs. Shit, I have two partitions (the first one being the required ESP) so there is no way to access the other partitions since because Syslinux does not