<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/include/gpxe/image.h, branch v0.9.6</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/image.h?h=v0.9.6</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/include/gpxe/image.h?h=v0.9.6'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-08-02T19:18:32+00:00</updated>
<entry>
<title>Allow images to hold references to the originating URI.</title>
<updated>2007-08-02T19:18:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-02T19:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d4947c05b27449b4320179d57028a0542fd1394f'/>
<id>urn:sha1:d4947c05b27449b4320179d57028a0542fd1394f</id>
<content type='text'>
Some shuffling around of the image management code; this needs tidying up.
</content>
</entry>
<entry>
<title>Quick hack to get image booting working again</title>
<updated>2007-06-28T16:55:29+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-28T16:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4b08f4cf0f06b3345466f7d5d7ef4c04d45ecc56'/>
<id>urn:sha1:4b08f4cf0f06b3345466f7d5d7ef4c04d45ecc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added (non-functional) reference count to struct image</title>
<updated>2007-05-01T00:11:34+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-01T00:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=123a98db26041d7c6a3ff3c8d7b6140a068be482'/>
<id>urn:sha1:123a98db26041d7c6a3ff3c8d7b6140a068be482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Can almost start a kernel now.  It dies with "No setup signature found"</title>
<updated>2007-01-14T06:36:20+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-14T06:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=784e10635aa74e92d099c6153f8b9e537926cd74'/>
<id>urn:sha1:784e10635aa74e92d099c6153f8b9e537926cd74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace image-&gt;entry with image-&gt;priv.</title>
<updated>2007-01-14T04:04:28+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-14T04:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=797edf28b7e2f0f6fe374bbe230e68b2ab05cbdc'/>
<id>urn:sha1:797edf28b7e2f0f6fe374bbe230e68b2ab05cbdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let ifmgmt.c take care of calling efree(), since it's the once which</title>
<updated>2007-01-12T09:46:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T09:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e2c0055e2393926a0c7424eb3df11fd7501b54f6'/>
<id>urn:sha1:e2c0055e2393926a0c7424eb3df11fd7501b54f6</id>
<content type='text'>
took out the contract to eventually call efree() when it called fetch().

Maintain the most recently loaded image at the start of the list, so that
imgautoselect() will pick it.
</content>
</entry>
<entry>
<title>Rearrange struct image to reflect usage of the fields</title>
<updated>2007-01-12T08:58:16+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T08:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2be2f3b2051e1ec7407515b414a8697ddd2f4eaa'/>
<id>urn:sha1:2be2f3b2051e1ec7407515b414a8697ddd2f4eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API change: the raw image will no longer be (hypothetically) discarded</title>
<updated>2007-01-12T08:15:25+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T08:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=48e0fc3447f4ebeef3e50f023c5e621cdbde540f'/>
<id>urn:sha1:48e0fc3447f4ebeef3e50f023c5e621cdbde540f</id>
<content type='text'>
after a call to load().
</content>
</entry>
<entry>
<title>Force probing of multiboot before ELF.</title>
<updated>2007-01-12T08:10:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T08:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6fdc6c81a6a089074d17f46b0ab930e6e1445e8b'/>
<id>urn:sha1:6fdc6c81a6a089074d17f46b0ab930e6e1445e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fetch() now knows nothing about struct image; it simply loads a file and</title>
<updated>2007-01-12T08:02:27+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T08:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=475d6d1f7c7f169a89ea363ad819b0dd2975ae10'/>
<id>urn:sha1:475d6d1f7c7f169a89ea363ad819b0dd2975ae10</id>
<content type='text'>
returns the allocated buffer.
</content>
</entry>
</feed>
