<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules, branch syslinux-3.84</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>chain.c32: force text mode</title>
<updated>2009-12-18T23:09:00+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-18T23:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=56b3575ff7c6392ef5721b408685933eb0676b40'/>
<id>56b3575ff7c6392ef5721b408685933eb0676b40</id>
<content type='text'>
When loading an unknown system, revert to text mode first.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When loading an unknown system, revert to text mode first.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dmi: dmitest have to use voltage_mv</title>
<updated>2009-12-04T09:11:17+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-11-30T17:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=600bf0fec52d41585f6fd6c50a861811f60ac17f'/>
<id>600bf0fec52d41585f6fd6c50a861811f60ac17f</id>
<content type='text'>
Impact: fixing build error

Processor is now using voltage_mv
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: fixing build error

Processor is now using voltage_mv
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ifcpu.c32, removing ifcpuhvm</title>
<updated>2009-12-04T09:11:15+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-11-29T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=fe2a772f7c354d00e1bd1c5d0cf101a17b249556'/>
<id>fe2a772f7c354d00e1bd1c5d0cf101a17b249556</id>
<content type='text'>
Impact: ifcpu holds more cases

ifcpu allow users defining a set of required cpu features for booting an
entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: ifcpu holds more cases

ifcpu allow users defining a set of required cpu features for booting an
entry
</pre>
</div>
</content>
</entry>
<entry>
<title>com32: Avoid gpxe detection code duplication</title>
<updated>2009-12-04T09:11:15+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-11-29T14:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2221e0b8b5900d4f3d753ee3ee1bd552db187892'/>
<id>2221e0b8b5900d4f3d753ee3ee1bd552db187892</id>
<content type='text'>
Impact: avoid code duplication

This will make code more generic, hdt will need it ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: avoid code duplication

This will make code more generic, hdt will need it ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing comments on ifcpu64/ifcpuhvm</title>
<updated>2009-12-04T09:11:15+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-11-27T21:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1feba6110aa007c7ccf8a43fe4df3ffb499e72a0'/>
<id>1feba6110aa007c7ccf8a43fe4df3ffb499e72a0</id>
<content type='text'>
Impact: Fixing typo

Fixing typo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: Fixing typo

Fixing typo
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding ifcpuhvm.c32</title>
<updated>2009-12-04T09:11:15+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-11-27T21:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3793baa71f572cf7ade1fd7eb8af2b090cbebada'/>
<id>3793baa71f572cf7ade1fd7eb8af2b090cbebada</id>
<content type='text'>
Impact: new module to boot hvm systems

This module allow users to define a boot entry regarding if the cpu is
supporting hvm (vmx|svm). This could used to boot xen, or any hypervisor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: new module to boot hvm systems

This module allow users to define a boot entry regarding if the cpu is
supporting hvm (vmx|svm). This could used to boot xen, or any hypervisor
</pre>
</div>
</content>
</entry>
<entry>
<title>pcitest: fix wrong statements about file location</title>
<updated>2009-11-24T18:54:19+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2009-11-20T14:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9269d2e170966ff455ea6141da13f9c5c5d484df'/>
<id>9269d2e170966ff455ea6141da13f9c5c5d484df</id>
<content type='text'>
Impact: Visual

The module tries to access the files in the current directory.
So this patch fixes the error message accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: Visual

The module tries to access the files in the current directory.
So this patch fixes the error message accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'sha0/chain_isolinux'</title>
<updated>2009-11-05T22:59:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-11-05T22:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=259c0dca1bc6ead6003fc504e136be67a1311abb'/>
<id>259c0dca1bc6ead6003fc504e136be67a1311abb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dmi: Adding smbios detection</title>
<updated>2009-10-30T21:00:09+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan.velu@free.fr</email>
</author>
<published>2009-10-30T21:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a1d88954b2913bb6b992077accad6b23c6767abe'/>
<id>a1d88954b2913bb6b992077accad6b23c6767abe</id>
<content type='text'>
Impact: Avoid misdetection of dmi version

On some hosts, the legacy DMI version is reported as 0.0.
We can use SMBIOS to get the real version.
Solves HDT's ticket #8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: Avoid misdetection of dmi version

On some hosts, the legacy DMI version is reported as 0.0.
We can use SMBIOS to get the real version.
Solves HDT's ticket #8
</pre>
</div>
</content>
</entry>
<entry>
<title>[chain] Run Nindent on chain.c</title>
<updated>2009-10-29T23:14:57+00:00</updated>
<author>
<name>Shao Miller</name>
<email>shao.miller@yrdsb.edu.on.ca</email>
</author>
<published>2009-10-29T23:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4b4cfe0cd38d6ab371f58d76a171b5edcffd9787'/>
<id>4b4cfe0cd38d6ab371f58d76a171b5edcffd9787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
