<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/serial_console.c, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/serial_console.c?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/serial_console.c?h=openslx'/>
<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>[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>[serial] Don't enable serial console without serial support</title>
<updated>2012-10-05T14:18:57+00:00</updated>
<author>
<name>Shao Miller</name>
</author>
<published>2012-10-05T14:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a712dae709adc76c76646fa1c86d2cfb5c3edfbc'/>
<id>urn:sha1:a712dae709adc76c76646fa1c86d2cfb5c3edfbc</id>
<content type='text'>
serial_console_init() would enable serial console support without
knowing if the serial driver succeeded or not.  As a result, the
serial console would interfere with a normal keyboard on a system
lacking serial support.

Reported-by: Jan ONDREJ (SAL) &lt;ondrejj(at)salstar.sk&gt;
Signed-off-by: Shao Miller &lt;sha0.miller@gmail.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Remove "log message" usage from interactive console defaults</title>
<updated>2012-03-26T23:51:50+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-03-26T23:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=82ecaaac9178566533f738d041f5c4fc578d9348'/>
<id>urn:sha1:82ecaaac9178566533f738d041f5c4fc578d9348</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Allow usage to be defined independently for each console</title>
<updated>2012-03-26T16:40:01+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-03-26T16:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e024cd39a877ea1b37b9004dbd8f33448418cb36'/>
<id>urn:sha1:e024cd39a877ea1b37b9004dbd8f33448418cb36</id>
<content type='text'>
Add the concept of a "console usage", such as "standard output" or
"debug messages".  Allow usages to be associated with each console
independently.  For example, to send debugging output via the serial
port, while preventing it from appearing on the local console:

  #define CONSOLE_SERIAL CONSOLE_USAGE_ALL
  #define CONSOLE_PCBIOS ( CONSOLE_USAGE_ALL &amp; ~CONSOLE_USAGE_DEBUG )

If no usages are explicitly specified, then a default set of usages
will be applied.  For example:

  #define CONSOLE_SERIAL

will have the same affect as

  #define CONSOLE_SERIAL CONSOLE_USAGE_ALL

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[console] Move include/console.h to include/ipxe/console.h</title>
<updated>2011-03-09T20:09:26+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-03-09T20:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1c0ff6e1a720907f9211f43d4d8d9fc18d522348'/>
<id>urn:sha1:1c0ff6e1a720907f9211f43d4d8d9fc18d522348</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Rename gPXE to iPXE</title>
<updated>2010-04-19T22:43:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2010-04-19T19:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8406115834d38bb743e01f35bfd36e835532415e'/>
<id>urn:sha1:8406115834d38bb743e01f35bfd36e835532415e</id>
<content type='text'>
Access to the gpxe.org and etherboot.org domains and associated
resources has been revoked by the registrant of the domain.  Work
around this problem by renaming project from gPXE to iPXE, and
updating URLs to match.

Also update README, LOG and COPYRIGHTS to remove obsolete information.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[Serial] Split serial console from serial driver</title>
<updated>2008-06-04T23:45:43+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2008-06-04T20:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=831db76ff7275ae33cfb95ba9b7cfed337464ebd'/>
<id>urn:sha1:831db76ff7275ae33cfb95ba9b7cfed337464ebd</id>
<content type='text'>
</content>
</entry>
</feed>
