<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/config/serial.h, branch v1.20.1</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/config/serial.h?h=v1.20.1</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/config/serial.h?h=v1.20.1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-06-29T10:04:10+00:00</updated>
<entry>
<title>[serial] Use new UART abstraction in serial console driver</title>
<updated>2015-06-29T10:04:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-06-29T07:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2a696ab963fe71296d9495caed1b748f6f7d8971'/>
<id>urn:sha1:2a696ab963fe71296d9495caed1b748f6f7d8971</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Allow for named configurations at build time</title>
<updated>2014-08-20T11:36:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-08-19T15:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c801cb29d64764fa8082ec2ab17dd12f74b3143f'/>
<id>urn:sha1:c801cb29d64764fa8082ec2ab17dd12f74b3143f</id>
<content type='text'>
Allow named configurations to be specified via the CONFIG=... build
parameter.  For headers in config/*.h which support named
configurations, the following files will be included when building
with CONFIG=&lt;name&gt;:

  - config/defaults/&lt;platform&gt;.h (e.g. config/defaults/pcbios.h)

  - config/&lt;header&gt;.h

  - config/&lt;name&gt;/&lt;header&gt;.h (only if the directory config/&lt;name&gt; exists)

  - config/local/&lt;header&gt;.h (autocreated if necessary)

  - config/local/&lt;name&gt;/&lt;header&gt;.h (autocreated if necessary)

This mechanism allows for predefined named configurations to be
checked in to the source tree, as a directory config/&lt;name&gt; containing
all of the required header files.

The mechanism also allows for users to define multiple local
configurations, by creating header files in the directory
config/local/&lt;name&gt;.

Note that the config/*.h files which are used only to configure
internal iPXE APIs (e.g. config/ioapi.h) cannot be modified via a
named configuration.  This avoids rebuilding the entire iPXE codebase
whenever switching to a different named configuration.

Inspired-by: Robin Smidsrød &lt;robin@smidsrod.no&gt;
Tested-by: Robin Smidsrød &lt;robin@smidsrod.no&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Add support for local configuration files</title>
<updated>2010-03-26T19:07:22+00:00</updated>
<author>
<name>Piotr Jaroszyński</name>
</author>
<published>2010-03-22T22:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=46d6ec7d77a041d8266d0d9811f57ba92e86599e'/>
<id>urn:sha1:46d6ec7d77a041d8266d0d9811f57ba92e86599e</id>
<content type='text'>
Include config/local/$file in config/$file where it makes sense and
create empty local configs during build if not present.

Modified-by: Michael Brown &lt;mcb30@etherboot.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[serial] Define constants for serial port I/O addresses</title>
<updated>2009-05-21T09:04:12+00:00</updated>
<author>
<name>Thomas Miletich</name>
</author>
<published>2009-05-21T08:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f51d61371f415db249a4574046bc85b99b5f2b8f'/>
<id>urn:sha1:f51d61371f415db249a4574046bc85b99b5f2b8f</id>
<content type='text'>
Tested with COM1 and COM2.

Signed-off-by: Michael Brown &lt;mcb30@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[legal] Add a selection of FILE_LICENCE declarations</title>
<updated>2009-05-18T07:33:25+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-05-01T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c44a193d0d147ed6f98741124569864e516e9d4b'/>
<id>urn:sha1:c44a193d0d147ed6f98741124569864e516e9d4b</id>
<content type='text'>
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
</content>
</entry>
<entry>
<title>[makefile] Split config.h out into config/*.h and kill off mkconfig.pl</title>
<updated>2008-10-08T01:17:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-10-07T23:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e817a347fb785f6fa8d2242604d6b6e7eff847be'/>
<id>urn:sha1:e817a347fb785f6fa8d2242604d6b6e7eff847be</id>
<content type='text'>
</content>
</entry>
</feed>
