<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32, branch syslinux-3.60-pre4</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>syslinux_setadv(): handle size == 0, error on size &gt; 255</title>
<updated>2007-12-13T22:47:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-13T22:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5cb7ed6d5da9cbeeb328bb62260a242f76884c66'/>
<id>5cb7ed6d5da9cbeeb328bb62260a242f76884c66</id>
<content type='text'>
size == 0 means delete item; we don't want a header then.

size &gt; 255 is always an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
size == 0 means delete item; we don't want a header then.

size &gt; 255 is always an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Library routines for manipulating ADV data</title>
<updated>2007-12-13T22:46:04+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-13T22:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5a78559e2fdfe0b6c313e37720eddc6c2d57614d'/>
<id>5a78559e2fdfe0b6c313e37720eddc6c2d57614d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial support for auxilliary data vector</title>
<updated>2007-12-13T21:55:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-10-11T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8d8ec4ae593354aacb796308b4e6c4d6bd466242'/>
<id>8d8ec4ae593354aacb796308b4e6c4d6bd466242</id>
<content type='text'>
Initial support for the auxillary data vector, a storage mechanism
intended to support boot-once and similar features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial support for the auxillary data vector, a storage mechanism
intended to support boot-once and similar features.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate attribute control for disabled menu items</title>
<updated>2007-12-10T22:49:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-10T22:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=511c24537d4f9b73400ce27017094c2dad0fdcce'/>
<id>511c24537d4f9b73400ce27017094c2dad0fdcce</id>
<content type='text'>
"menu color disabled" for disabled menu items.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"menu color disabled" for disabled menu items.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of VESA modes with noncontiguous memory buffers</title>
<updated>2007-12-10T22:28:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-12-10T22:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=504383a4f0194c8e26e0db66171ca702452f27be'/>
<id>504383a4f0194c8e26e0db66171ca702452f27be</id>
<content type='text'>
Handle VESA modes with noncontiguous memory buffers.  In particular,
this applies to Qemu/KVM in Cirrus emulation mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle VESA modes with noncontiguous memory buffers.  In particular,
this applies to Qemu/KVM in Cirrus emulation mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "menu separator", "menu indent", "menu disabled"</title>
<updated>2007-11-21T20:29:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-21T20:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ebde32062eb97d6315b0a0d850b8054cf4dfdfca'/>
<id>ebde32062eb97d6315b0a0d850b8054cf4dfdfca</id>
<content type='text'>
A few more options for the menu: "menu separator", "menu indent",
"menu disabled".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A few more options for the menu: "menu separator", "menu indent",
"menu disabled".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing thunk function for cfarcall</title>
<updated>2007-11-21T05:11:35+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-21T05:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=042fb0a89f7b0d8f532656300605c2c75fc9ba36'/>
<id>042fb0a89f7b0d8f532656300605c2c75fc9ba36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for thunking cdecl/stdcall-style real-mode code</title>
<updated>2007-11-21T02:51:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-21T02:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=033b7497db0d920bdc9f776ef3a65a7b65723ff0'/>
<id>033b7497db0d920bdc9f776ef3a65a7b65723ff0</id>
<content type='text'>
Add support for thunking cdecl/stdcall-style 16-bit functions which
pass parameters on the stack.  This is necessary in order to be able
to call PnPBIOS functions without using the (rather scary) PM
interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for thunking cdecl/stdcall-style 16-bit functions which
pass parameters on the stack.  This is necessary in order to be able
to call PnPBIOS functions without using the (rather scary) PM
interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>struct term_state: remove duplicate .xy and unused .attr</title>
<updated>2007-11-20T17:54:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-20T17:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=0188c20b01e4c5702108390eae6ea60a0af0a8e5'/>
<id>0188c20b01e4c5702108390eae6ea60a0af0a8e5</id>
<content type='text'>
In struct term_state and its initialized instance default_state:

Remove duplicated initialization of .xy
Remove unused field .attr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In struct term_state and its initialized instance default_state:

Remove duplicated initialization of .xy
Remove unused field .attr
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve ES:DI instead of probing for $PnP</title>
<updated>2007-11-15T04:51:23+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-15T04:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2c2fed8305e2cf52c27d8a5c1fd5b5982f541711'/>
<id>2c2fed8305e2cf52c27d8a5c1fd5b5982f541711</id>
<content type='text'>
The $PnP probe has been found to lock up at least one machine for
reasons unknown.  Drop it; instead, burn the extra few bytes in the
bootsector to save away ES:DI for later restore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The $PnP probe has been found to lock up at least one machine for
reasons unknown.  Drop it; instead, burn the extra few bytes in the
bootsector to save away ES:DI for later restore.
</pre>
</div>
</content>
</entry>
</feed>
