search for: efi_fw

Displaying 4 results from an estimated 4 matches for "efi_fw".

2015 Mar 14
0
[PATCH 0/1] EFI access from Com32 modules
..../.. +# git submodule update --init +#) if [ -d "$objdir/gnu-efi" ];then cd "$objdir/gnu-efi" diff -uprN a/efi/main.c b/efi/main.c --- 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;...
2015 Feb 20
6
[PATCH 0/1] EFI image booting capabilities
...%d\n", action,status); + printf("Press any key...\n"); + efi_getchar(NULL); + return -1; + +} + + /* efi_boot_linux: * Boots the linux kernel using the image and parameters to boot with. * The EFI boot loader is reworked taking the cue from @@ -1200,6 +1310,8 @@ struct firmware efi_fw = { .get_serial_console_info = serialcfg, .adv_ops = &efi_adv_ops, .boot_linux = efi_boot_linux, + .boot_efi = efi_boot_efi, + .clear_screen = efi_clear_screen, .vesa = &efi_vesa_ops, .mem = &efi_mem_ops, }; diff -uprN a/efi/pxe.c b/efi/pxe.c --- a/efi/pxe.c 2014-10-06 10:27...
2016 Mar 20
0
[PATCH 0/1] EFI image booting capabilities
...NULL); > + return -1; > + > +} > + > + > /* efi_boot_linux: > * Boots the linux kernel using the image and parameters to boot with. > * The EFI boot loader is reworked taking the cue from Body. Style changes warranted. > @@ -1200,6 +1310,8 @@ struct firmware efi_fw = { > .get_serial_console_info = serialcfg, > .adv_ops = &efi_adv_ops, > .boot_linux = efi_boot_linux, > + .boot_efi = efi_boot_efi, > + .clear_screen = efi_clear_screen, > .vesa = &efi_vesa_ops, > .mem = &efi_mem_...
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