<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/include/dmi, branch syslinux-3.3m</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>Before this fix, the cpu flags were shifted</title>
<updated>2006-09-13T04:05:12+00:00</updated>
<author>
<name>erwan</name>
<email>erwan@r1.paris</email>
</author>
<published>2006-09-07T18:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7d5d2f9bb363f95db585092f43fe5a1eefe588f1'/>
<id>7d5d2f9bb363f95db585092f43fe5a1eefe588f1</id>
<content type='text'>
(cherry picked from b1ffc5a7732118170aaa3f6267ab821e5a237c20 commit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from b1ffc5a7732118170aaa3f6267ab821e5a237c20 commit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a com32 module to handle DMI</title>
<updated>2006-08-15T05:25:26+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwan@seanodes.com</email>
</author>
<published>2006-08-14T20:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1442feb3e09f6752a58191b4630a76e3051bca60'/>
<id>1442feb3e09f6752a58191b4630a76e3051bca60</id>
<content type='text'>
 From : Erwan Velu &lt;erwan.velu@free.fr&gt;

This patch add a new com32 module named dmi.
It can parse DMI Hanldes number 0,1,2,3,4.
Using a very simple API, you can read the values of the following "Handles"
- BIOS
- CHASSIS
- SYSTEM
- BASE_BOARD
- PROCESSOR

It's possible and easy to extend to many other Handles.

A sample code program called dmitest shows how you can use and display
this structures.

The codes is mainly taken from the Linux Kernel and the smartmontool
projects.
Both are GPL, my code too.

Testing and feedback are welcomed.

Signed-off-by:Erwan Velu &lt;erwan.velu@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 From : Erwan Velu &lt;erwan.velu@free.fr&gt;

This patch add a new com32 module named dmi.
It can parse DMI Hanldes number 0,1,2,3,4.
Using a very simple API, you can read the values of the following "Handles"
- BIOS
- CHASSIS
- SYSTEM
- BASE_BOARD
- PROCESSOR

It's possible and easy to extend to many other Handles.

A sample code program called dmitest shows how you can use and display
this structures.

The codes is mainly taken from the Linux Kernel and the smartmontool
projects.
Both are GPL, my code too.

Testing and feedback are welcomed.

Signed-off-by:Erwan Velu &lt;erwan.velu@free.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
