<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/memdisk/setup.c, branch syslinux-5.11-pre7</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>memdisk: make sure the disk type is actually set</title>
<updated>2011-03-16T20:02:26+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2011-03-16T20:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b4c7ad318371764675dbd598318f2945bec71132'/>
<id>b4c7ad318371764675dbd598318f2945bec71132</id>
<content type='text'>
Make sure we actually set the disk CMOS type.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we actually set the disk CMOS type.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: Rename int15maxres to setmaxmem</title>
<updated>2011-02-09T02:38:40+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-09T02:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a028af928b5d22c2aec9cf09916e8334ca4f694f'/>
<id>a028af928b5d22c2aec9cf09916e8334ca4f694f</id>
<content type='text'>
The old name was intended as a test to prevent collision.  New name
seems more logical and appropriate.  By reusing the mem= parameter and
adjusting all of the memory calls that MEMDISK replaces through the use
of insertrange(), there's nothing better that we can do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old name was intended as a test to prevent collision.  New name
seems more logical and appropriate.  By reusing the mem= parameter and
adjusting all of the memory calls that MEMDISK replaces through the use
of insertrange(), there's nothing better that we can do.
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: Allow suffix processing on mem= parameter</title>
<updated>2011-02-08T01:53:13+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-08T01:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=79c5db6df34806d082fbf7d7c40e249f6a10d823'/>
<id>79c5db6df34806d082fbf7d7c40e249f6a10d823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: remove unneeded code associated with int15maxres</title>
<updated>2011-02-07T04:16:57+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-07T04:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9db4955a474ef60e9f405fad37aa3bf9ab358c7f'/>
<id>9db4955a474ef60e9f405fad37aa3bf9ab358c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: int15maxres: Use 1 const; comment out printf()</title>
<updated>2011-02-07T04:09:57+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-07T04:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4fb75f3467c0924e0ba9d471dd634e227d1d96d0'/>
<id>4fb75f3467c0924e0ba9d471dd634e227d1d96d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: Change int15maxres to parse memory range lines</title>
<updated>2011-02-07T03:59:53+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-07T03:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e10b3d5c70245484868d85a18c331e410d8b1a2d'/>
<id>e10b3d5c70245484868d85a18c331e410d8b1a2d</id>
<content type='text'>
Only touch the ranges that are type 1 (available)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only touch the ranges that are type 1 (available)
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: change option to mem</title>
<updated>2011-02-07T03:04:58+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-07T03:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3bf596b7900af8c07231f5d316cf15b303fffb7a'/>
<id>3bf596b7900af8c07231f5d316cf15b303fffb7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk/setup: Move duplicate code in int15maxres to new function</title>
<updated>2011-02-07T03:03:55+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-07T03:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8bfabb61d921d429b2b3caa151779ced276316d9'/>
<id>8bfabb61d921d429b2b3caa151779ced276316d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk: New parameter (int15maxres) for specifying maximum RAM</title>
<updated>2011-02-05T21:56:21+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2011-02-05T21:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3db568e482918d54739cf6d27955a3a5d3d5cd12'/>
<id>3db568e482918d54739cf6d27955a3a5d3d5cd12</id>
<content type='text'>
Add a new parameter, int15maxres, for specifying (in decimal bytes) the
maximum amount of free RAM that different calls will return.  The RAM is
tagged in INT15h AXe820h as reserved in order to satisfy this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new parameter, int15maxres, for specifying (in decimal bytes) the
maximum amount of free RAM that different calls will return.  The RAM is
tagged in INT15h AXe820h as reserved in order to satisfy this.
</pre>
</div>
</content>
</entry>
<entry>
<title>memdisk: use char array for external symbols</title>
<updated>2010-11-14T21:13:25+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-11-14T21:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=89d5fe9a7f96b29d1a24e4a8ab7f81764c52e2e6'/>
<id>89d5fe9a7f96b29d1a24e4a8ab7f81764c52e2e6</id>
<content type='text'>
Use "extern const char foo[];" for an external symbol rather than
"extern void" (gcc 4.5 fix.)

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "extern const char foo[];" for an external symbol rather than
"extern void" (gcc 4.5 fix.)

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
