<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules/disk.c, branch lua</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>disk.c32: remove unused variable</title>
<updated>2010-05-12T22:42:03+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2010-05-12T22:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=60b8ae05578e3cfd04e9398b67c6f3f11fdd8918'/>
<id>60b8ae05578e3cfd04e9398b67c6f3f11fdd8918</id>
<content type='text'>
Remove unused variable as part of -Werror cleanup.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused variable as part of -Werror cleanup.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>disk: Fixing get_error() call</title>
<updated>2010-05-12T21:57:03+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2010-05-12T19:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=9d193b67979bae7feaf62186f8dc6d989c085ba6'/>
<id>9d193b67979bae7feaf62186f8dc6d989c085ba6</id>
<content type='text'>
get_error prototype changed since this module was written
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_error prototype changed since this module was written
</pre>
</div>
</content>
</entry>
<entry>
<title>disk.c32: add disk geometry check</title>
<updated>2010-03-08T04:10:18+00:00</updated>
<author>
<name>Pierre-Alexandre Meyer</name>
<email>pierre@mouraf.org</email>
</author>
<published>2010-03-08T04:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=1f1e779b191dc3e5c117cbc915e418e7a07034cd'/>
<id>1f1e779b191dc3e5c117cbc915e418e7a07034cd</id>
<content type='text'>
Make sure the CHS geometry is valid before displaying disk
information to avoid showing garbage.

Debugging-info-by: Gert Hulselmans &lt;gerth@zytor.com&gt;
Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the CHS geometry is valid before displaying disk
information to avoid showing garbage.

Debugging-info-by: Gert Hulselmans &lt;gerth@zytor.com&gt;
Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>disk.c32: Fix indentation</title>
<updated>2009-04-20T01:26:39+00:00</updated>
<author>
<name>Pierre-Alexandre Meyer</name>
<email>pierre@mouraf.org</email>
</author>
<published>2009-04-20T01:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=d48c9f289d527656480199e844103a9907ebc4c5'/>
<id>d48c9f289d527656480199e844103a9907ebc4c5</id>
<content type='text'>
Impact: none

Fix indentation for the loop ending curly brace.

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: none

Fix indentation for the loop ending curly brace.

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpllib: Don't clobber legacy C/H/S parameters with EDD ones</title>
<updated>2009-04-20T01:15:22+00:00</updated>
<author>
<name>Pierre-Alexandre Meyer</name>
<email>pierre@mouraf.org</email>
</author>
<published>2009-04-20T00:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=62edfe42a1863f69db0c486f705fec17519641c3'/>
<id>62edfe42a1863f69db0c486f705fec17519641c3</id>
<content type='text'>
Impact: driveinfo structure change, new disk.c32 module

Adapt driveinfo structure to store both legacy and EDD parameters. Change utility
functions to use EDD when available (C/H/S being a fallback).

Add a new disk.c32 module to test the disk library. It will print information
(geometry) about every detected drive.

Misc.: refactoring, set ES:DI to 0:0 when querying legacy C/H/S

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: driveinfo structure change, new disk.c32 module

Adapt driveinfo structure to store both legacy and EDD parameters. Change utility
functions to use EDD when available (C/H/S being a fallback).

Add a new disk.c32 module to test the disk library. It will print information
(geometry) about every detected drive.

Misc.: refactoring, set ES:DI to 0:0 when querying legacy C/H/S

Signed-off-by: Pierre-Alexandre Meyer &lt;pierre@mouraf.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
