<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/btext.c, branch v0.9.7</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/btext.c?h=v0.9.7</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/btext.c?h=v0.9.7'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-07-14T14:42:26+00:00</updated>
<entry>
<title>Dead code removal.</title>
<updated>2007-07-14T14:42:26+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-14T14:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e330db3c749c3ee638e8d652c5c3ae08c13af8e5'/>
<id>urn:sha1:e330db3c749c3ee638e8d652c5c3ae08c13af8e5</id>
<content type='text'>
Kill off use of etherboot.h outside drivers/net.
</content>
</entry>
<entry>
<title>Should be using the generic device probe mechanism, when (if) they</title>
<updated>2007-07-03T19:39:30+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-03T19:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=438d1cc0b99d502f9fa86f59045fa0b477d548df'/>
<id>urn:sha1:438d1cc0b99d502f9fa86f59045fa0b477d548df</id>
<content type='text'>
eventually get updated.
</content>
</entry>
<entry>
<title>We don't actually use the reset functions anywhere, and nothing really</title>
<updated>2007-07-03T19:34:51+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-03T19:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=fae10a7ca1ab1977b28e1ead5342953908dfd0a3'/>
<id>urn:sha1:fae10a7ca1ab1977b28e1ead5342953908dfd0a3</id>
<content type='text'>
provides them.
</content>
</entry>
<entry>
<title>Warnings purge of src/core</title>
<updated>2007-07-02T19:26:40+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2007-07-02T19:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=bf871c4d03f1dd00a196e15df5267e8be0c8878c'/>
<id>urn:sha1:bf871c4d03f1dd00a196e15df5267e8be0c8878c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed vestigal FILO code</title>
<updated>2006-06-29T18:07:02+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2006-06-29T18:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e8cc1c433323d20b4a187a4fc91ade99d1ccd09f'/>
<id>urn:sha1:e8cc1c433323d20b4a187a4fc91ade99d1ccd09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructured PCI subsystem to fit the new device model.</title>
<updated>2006-05-16T15:12:06+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-05-16T15:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=15ee09ed10d71969abeea9f578f061e096ef43d0'/>
<id>urn:sha1:15ee09ed10d71969abeea9f578f061e096ef43d0</id>
<content type='text'>
Generic PCI code now handles 64-bit BARs correctly when setting
"membase"; drivers should need to call pci_bar_start() only if they want
to use BARs other than the first memory or I/O BAR.

Split rarely-used PCI functions out into pciextra.c.

Core PCI code is now 662 bytes (down from 1308 bytes in Etherboot 5.4).
284 bytes of this saving comes from the pci/pciextra split.

Cosmetic changes to lots of drivers (e.g. vendor_id-&gt;vendor in order to
match the names used in Linux).
</content>
</entry>
<entry>
<title>Move init.h to gpxe/init.h.</title>
<updated>2006-04-30T01:08:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-30T01:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=352bf1bda2d4c0d08e9b674702d8ba754f4d1747'/>
<id>urn:sha1:352bf1bda2d4c0d08e9b674702d8ba754f4d1747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gcc is rather over-aggressive about optimising out static data structures</title>
<updated>2006-04-24T18:31:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=832e86246b37c78466a5a30159bed48ed59eb811'/>
<id>urn:sha1:832e86246b37c78466a5a30159bed48ed59eb811</id>
<content type='text'>
even when __atribute__ (( unused )) is correctly set...
</content>
</entry>
<entry>
<title>Header rearrangement.</title>
<updated>2006-04-24T15:42:49+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T15:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=824d6ffa7f3d52ce165419356bfe28eaaf36a81b'/>
<id>urn:sha1:824d6ffa7f3d52ce165419356bfe28eaaf36a81b</id>
<content type='text'>
I want to get to the point where any header in include/ reflects a
standard user-level header (e.g. a POSIX header), while everything that's
specific to gPXE lives in include/gpxe/.  Headers that reflect a Linux
header (e.g. if_ether.h) should also be in include/gpxe/, with the same
name as the Linux header and, preferably, the same names used for the
definitions.
</content>
</entry>
<entry>
<title>Make vga_font const to avoid warning about large symbol</title>
<updated>2005-05-03T13:17:08+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-03T13:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=462234f3739b960df8ad61faa0ef26a0da0df0e2'/>
<id>urn:sha1:462234f3739b960df8ad61faa0ef26a0da0df0e2</id>
<content type='text'>
</content>
</entry>
</feed>
