<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/arch/i386/interface/vmware, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/i386/interface/vmware?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/i386/interface/vmware?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2016-01-05T17:20:36+00:00</updated>
<entry>
<title>[vmware] Expose GuestRPC mechanism in 64-bit builds</title>
<updated>2016-01-05T17:20:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-01-05T17:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dd485992dc213dc19876a331f3a044dcb2e7560b'/>
<id>urn:sha1:dd485992dc213dc19876a331f3a044dcb2e7560b</id>
<content type='text'>
The GuestRPC mechanism (used for VMWARE_SETTINGS and CONSOLE_VMWARE)
does not use any real-mode code and so can be exposed in both 64-bit
and 32-bit builds.

Reported-by: Matthew Helton &lt;mwhelton@gmail.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T14:17:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3'/>
<id>urn:sha1:b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3</id>
<content type='text'>
Relicense files for which I am the sole author (as identified by
util/relicense.pl).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[settings] Explicitly separate the concept of a completed fetched setting</title>
<updated>2013-12-05T00:37:02+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-12-03T16:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=22001cb206c1320aee27f679a63d2171d35e99c5'/>
<id>urn:sha1:22001cb206c1320aee27f679a63d2171d35e99c5</id>
<content type='text'>
The fetch_setting() family of functions may currently modify the
definition of the specified setting (e.g. to add missing type
information).  Clean up this interface by requiring callers to provide
an explicit buffer to contain the completed definition of the fetched
setting, if required.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Allow console input and output to be disabled independently</title>
<updated>2013-11-28T05:54:53+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-11-28T05:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b2251743d80f94445f40f64b75b63d33fe1d8725'/>
<id>urn:sha1:b2251743d80f94445f40f64b75b63d33fe1d8725</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[netdevice] Make all net_driver methods optional</title>
<updated>2013-11-01T02:26:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-10-31T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5c11ff630440b5ef6d1bfadab06e265f61312369'/>
<id>urn:sha1:5c11ff630440b5ef6d1bfadab06e265f61312369</id>
<content type='text'>
Most network upper-layer drivers do not implement all three methods
(probe, notify, and remove).  Save code by making all methods
optional.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[settings] Introduce the generalised concept of a numeric setting</title>
<updated>2013-08-01T13:39:58+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-08-01T13:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c70d4cb1b39eae7b026d34575431fe8a54c65998'/>
<id>urn:sha1:c70d4cb1b39eae7b026d34575431fe8a54c65998</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[settings] Clarify usage of the term "named setting"</title>
<updated>2013-07-18T14:50:02+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-07-18T12:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=063645118ce1f73e143bb17a74bd678d31d7563e'/>
<id>urn:sha1:063645118ce1f73e143bb17a74bd678d31d7563e</id>
<content type='text'>
There are currently two conflicting usages of the term "named setting"
within iPXE: one refers to predefined settings (such as show up in the
"config" UI), the other refers to settings identified by a name (such
as "net0.dhcp/ip").

Split these usages into the term "predefined setting" and "named
setting" to avoid ambiguity.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[settings] Eliminate settings "tag magic"</title>
<updated>2013-05-01T18:52:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-05-01T16:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=15d2f947f51a0ea72e9938f5648fd5133950ecdb'/>
<id>urn:sha1:15d2f947f51a0ea72e9938f5648fd5133950ecdb</id>
<content type='text'>
Create an explicit concept of "settings scope" and eliminate the magic
values used for numerical setting tags.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[vmware] Fix compilation under OpenBSD</title>
<updated>2012-07-23T21:53:13+00:00</updated>
<author>
<name>Thomas Miletich</name>
</author>
<published>2012-07-23T21:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=acd74089f59fbc24f2b7cfeb5432b3a8464aff0d'/>
<id>urn:sha1:acd74089f59fbc24f2b7cfeb5432b3a8464aff0d</id>
<content type='text'>
Reported-by: Jiri B &lt;jirib@devio.us&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Update FSF mailing address in GPL licence texts</title>
<updated>2012-07-20T18:55:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-07-20T18:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd'/>
<id>urn:sha1:c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd</id>
<content type='text'>
Suggested-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
