Displaying 5 results from an estimated 5 matches for "memory_map_".
Did you mean:
memory_map
2015 Feb 03
2
About Memory, COM32, and Dynamic Loading
Hi there,
Is there any updated document on COM32 format?
http://www.syslinux.org/doc/comboot.txt
Is there any updated memory map?
http://www.syslinux.org/wiki/index.php/Memory_Map_(General)
is there any updated info on Dynamic Module Loading Using the ELF Format?
http://www.syslinux.org/wiki/index.php/GSoC2008_Stefan
Thanks,
Best,
Patrick
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
2015 Feb 03
2
Correction on HOWTO Page
Hi all,
I'm new to this mailing list. I was just making use of syslinux, by
following the HOWTO at this page and heading:
http://www.syslinux.org/wiki/index.php/HowTos#How_to_Create_a_Bootable_USB:_For_Linux
Under that heading, where the text cites the 'syslinux/linux' directory,
there is no syslinux executable, even after building the source code
using the make command. There is,
2015 Feb 03
0
Correction on HOWTO Page
> Hi all,
>
> I'm new to this mailing list. I was just making use of syslinux, by
> following the HOWTO at this page and heading:
> http://www.syslinux.org/wiki/index.php/HowTos#How_to_Create_a_Bootable_USB:_For_Linux
>
> Under that heading, where the text cites the 'syslinux/linux' directory,
> there is no syslinux executable, even after building the source
2015 Mar 20
0
About Memory, COM32, and Dynamic Loading
> Hi there,
>
> Is there any updated document on COM32 format?
> http://www.syslinux.org/doc/comboot.txt
>
> Is there any updated memory map?
> http://www.syslinux.org/wiki/index.php/Memory_Map_(General)
>
> is there any updated info on Dynamic Module Loading Using the ELF Format?
> http://www.syslinux.org/wiki/index.php/GSoC2008_Stefan
>
> Thanks,
>
> Best,
> Patrick
_ There is one "elf.c32", so perhaps checking its source code?
_ Inside "com32...