search for: syslinix

Displaying 3 results from an estimated 3 matches for "syslinix".

Did you mean: sysinit
2013 Mar 22
1
syslinux EFI?
Hello, I have the following environment - ISC dhcp + Syslinux. Any chance to get it working for EUFI clients? I need to be able boot both BIOS and UEFI clients. I know that alpha version of syslinix should have EFI support but didn't found how to get this working. Thanks.
2008 Aug 14
0
Dynamic Linker
...ust still be preserved. So the algorithm is like the following: 1) Syslinux boots 2) The elflink module loads my ELF programs to the top of the available physical memory 3) The control is passed to the enry point of one of those ELF programs 4) That program will initialize the environment erasing Syslinix and elflink out of the memory 5) After initializing that program will continue to do some processing serving the embedded system Please let me if it is possible to achieve the above results with Sislinux and elflink module. Best regards, Alex P.S. Actually what I need is already provided by the...
2008 Jul 21
15
SYSLINUX Anatomy
Greetings, As a Google Summer of Code student for the SYSLINUX project, I had the chance to learn many interesting things from hpa regarding the internals of SYSLINUX. So besides my main task of implementing ELF modules loading & linking, I decided to put down in the wiki all the information I found concerning SYSLINUX development. In this regard, I have created a special category on the