<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules/ifcpu.c, branch syslinux-4.06-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>ifcpu: Adding hypervisor support</title>
<updated>2012-01-07T16:08:02+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2012-01-07T16:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=287de3be5708ee186a1b1f9fffbdeab66b261383'/>
<id>287de3be5708ee186a1b1f9fffbdeab66b261383</id>
<content type='text'>
This simple hack add the ability to detect the hypervisor presence.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simple hack add the ability to detect the hypervisor presence.
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpu.c32: Remove defines used in the old sleep function.</title>
<updated>2010-07-05T23:59:40+00:00</updated>
<author>
<name>Gert Hulselmans</name>
<email>gerth@zytor.com</email>
</author>
<published>2010-07-05T23:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=88e09d8d2f47555e1197c4936cce49307047ea1b'/>
<id>88e09d8d2f47555e1197c4936cce49307047ea1b</id>
<content type='text'>
Remove useless defines which where used in the old sleep function.

Signed-off-by: Gert Hulselmans &lt;gerth@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove useless defines which where used in the old sleep function.

Signed-off-by: Gert Hulselmans &lt;gerth@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpu.c32: need &lt;unistd.h&gt;</title>
<updated>2010-07-05T22:59:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-07-05T22:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=216291f01eb5cc944067e1c3db0431ff0acd2206'/>
<id>216291f01eb5cc944067e1c3db0431ff0acd2206</id>
<content type='text'>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpu.c32: remove open-coded sleep function</title>
<updated>2010-07-05T22:58:45+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-07-05T22:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=275afb229201057bab9c760105ff75c3e8c108eb'/>
<id>275afb229201057bab9c760105ff75c3e8c108eb</id>
<content type='text'>
Remove open-coded sleep function, which uses an unreliable BIOS call.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove open-coded sleep function, which uses an unreliable BIOS call.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpu: Adding PAE support</title>
<updated>2010-06-24T20:32:03+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2010-06-24T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=bba5bfb0665a1c609b47ec9071d0dcfe5b8c8d47'/>
<id>bba5bfb0665a1c609b47ec9071d0dcfe5b8c8d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpu: printing usage if no parameter</title>
<updated>2010-06-24T20:02:29+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2010-06-24T20:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=28eb9c5fc6a144ca262255bf9e96515ba9971621'/>
<id>28eb9c5fc6a144ca262255bf9e96515ba9971621</id>
<content type='text'>
If you just call the ifcpu.32 it display the usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you just call the ifcpu.32 it display the usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>ifcpuXX: Support multiple parameters with labels</title>
<updated>2010-06-12T15:03:28+00:00</updated>
<author>
<name>Shao Miller</name>
<email>sha0@terminus.zytor.com</email>
</author>
<published>2010-06-12T15:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=cc70d0fa55e35fabf250f4dccbaed2fa44f56da7'/>
<id>cc70d0fa55e35fabf250f4dccbaed2fa44f56da7</id>
<content type='text'>
The ifcpu.c32 and ifcpu64.c32 modules take arguments including
the form &lt;true_label&gt; -- &lt;false_label&gt;.  It is convenient to
allow these labels to be not just a single word, but to include
parameters.  This is useful for &lt;TAB&gt;-editing and modifying the
command-line to include parameters you'd like to pass.

Not-yet-tested: Shao Miller &lt;shao.miller@yrdsb.edu.on.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ifcpu.c32 and ifcpu64.c32 modules take arguments including
the form &lt;true_label&gt; -- &lt;false_label&gt;.  It is convenient to
allow these labels to be not just a single word, but to include
parameters.  This is useful for &lt;TAB&gt;-editing and modifying the
command-line to include parameters you'd like to pass.

Not-yet-tested: Shao Miller &lt;shao.miller@yrdsb.edu.on.ca&gt;
</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>
</feed>
