Displaying 4 results from an estimated 4 matches for "skodabenz".
2011 Aug 22
1
[PATCH] protocol.h: Remove unused locate_protocol()
...nux and results in the
following build error when compiled with gnu-efi <= 3.0i,
In file included from entry.c:38:0:
protocol.h: In function 'locate_protocol':
protocol.h:62:31: error: 'EFI_BOOT_SERVICES' has no member named 'LocateProtocol'
Reported-by: KESHAV P.R. <skodabenz at gmail.com>
Reported-by: Metatech <metatechbe at gmail.com>
Signed-off-by: Matt Fleming <matt.fleming at intel.com>
---
Guys, sorry this took so long to apply. I had originally hoped that
the compilation errors in upstream gnu-efi would be fixed and we
wouldn't need to remove...
2011 Feb 15
1
Load Kernel from non-Syslinux disk?
Hello.
I had someone ask me if it was possible to load a kernel from a
different disk. I'm not sure if this could somehow be done with
chain.c32.
So I ask, is it possible to boot from a kernel that is on a different
disk than Syslinux?
Thanks,
pyther
2010 Dec 30
2
memdisk + grub2 consumes lot of memory
Hi all,
I think I have asked about this before but I do not know
whats happening. I have problems booting syslinux in my GPT disk which
I have asked in a separate topic "Boot Error GPT partition" . I loaded
https://github.com/skodabenz/Tianocore_DUET_memdisk_compiled (append
options - floppy ro nopass) . Using syslinux when it was booting
properly, did not lead to loss of RAM. But now since syslinux does not
boot, I am using grub2. I mailed the grub2 devs regarding this at
http://lists.gnu.org/archive/html/bug-grub/2010-12/msg00...
2010 Dec 30
3
Boot Error GPT partition
Hi all,
I was using grub2 for booting Archlinux x86_64 in my GPT
Internal HDD (/dev/sda) then I switched to syslinux/extlinux. It was
working fine but suddenly it staring showing "Boot Error" message on
screen. I googled for a solution and tried all syslinux versions from
4.04-pre4 down to 4.03-stable but non of them worked. I don't know
what suddenly changed caused this