<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/include/syslinux/pxe.h, branch syslinux-4.04</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/'/>
<entry>
<title>Merge branch 'master' into pathbased</title>
<updated>2010-02-14T21:57:50+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-02-14T21:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=3eefc9d3f7c9ada3d75fc0c7ef564feb0d6d3eea'/>
<id>3eefc9d3f7c9ada3d75fc0c7ef564feb0d6d3eea</id>
<content type='text'>
Resolved Conflicts:
	com32/Makefile
	com32/include/syslinux/pxe.h
	core/pxelinux.asm
	core/syslinux.ld

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolved Conflicts:
	com32/Makefile
	com32/include/syslinux/pxe.h
	core/pxelinux.asm
	core/syslinux.ld

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pxe: add missing prototype for pxe_dns()</title>
<updated>2010-02-07T01:46:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-02-07T01:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=da0708ffa868b799887cc1ab2995f79b8e41f1f2'/>
<id>da0708ffa868b799887cc1ab2995f79b8e41f1f2</id>
<content type='text'>
All global functions should have a prototype...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All global functions should have a prototype...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>syslinux/pxe.h use the same type as &lt;com32.h&gt; for a far pointer</title>
<updated>2010-02-07T00:29:41+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-02-07T00:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=cc411e42caf7d7cd0847a592f107e97ea9f6bd65'/>
<id>cc411e42caf7d7cd0847a592f107e97ea9f6bd65</id>
<content type='text'>
&lt;syslinux/pxe.h&gt; was using segoff16_t, &lt;com32.h&gt; was using far_ptr_t
for the same thing -- use the same type so the macros are available
for both.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;syslinux/pxe.h&gt; was using segoff16_t, &lt;com32.h&gt; was using far_ptr_t
for the same thing -- use the same type so the macros are available
for both.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pxe: clean up C code; reimplement "Plan C"; share PXE API definitions</title>
<updated>2009-08-11T18:49:04+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-08-11T18:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=e32f5182161fd5210e67ae57136e929dc20e0776'/>
<id>e32f5182161fd5210e67ae57136e929dc20e0776</id>
<content type='text'>
Minor cleanups to the C code.
Reimplement "Plan C" for finding the entry point.
Share the PXE API definitions between com32 and the core.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor cleanups to the C code.
Reimplement "Plan C" for finding the entry point.
Share the PXE API definitions between com32 and the core.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Nindent on com32/include/syslinux/pxe.h</title>
<updated>2009-05-29T22:10:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-05-29T22:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=273ee4389c34a4023b295bf3ba65fdf4d03e3c72'/>
<id>273ee4389c34a4023b295bf3ba65fdf4d03e3c72</id>
<content type='text'>
Automatically reformat com32/include/syslinux/pxe.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically reformat com32/include/syslinux/pxe.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hdt: Adding pxe_bootp_t structure</title>
<updated>2009-02-26T04:58:45+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-02-25T15:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=5cb5d32fc19aa554d376ea638b03c62c1b58df03'/>
<id>5cb5d32fc19aa554d376ea638b03c62c1b58df03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)</title>
<updated>2009-02-26T04:58:45+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-02-24T21:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=dddc947144848663029d46efaa81d8235c948f3f'/>
<id>dddc947144848663029d46efaa81d8235c948f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2008-01-10T19:13:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=244d2fe917cec1565b4fd992ea9e8cc46749a661'/>
<id>244d2fe917cec1565b4fd992ea9e8cc46749a661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PXE header support; higher-level function for PXE GET_CACHED_INFO</title>
<updated>2007-03-15T07:57:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T07:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/syslinux.git/commit/?id=200e00ab1afbfac847c48eb608110c4726a582c4'/>
<id>200e00ab1afbfac847c48eb608110c4726a582c4</id>
<content type='text'>
Beginnings of higher-level functions for PXE support.  For now, only
pxe_get_cached_info() is actually supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Beginnings of higher-level functions for PXE support.  For now, only
pxe_get_cached_info() is actually supported.
</pre>
</div>
</content>
</entry>
</feed>
