david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users
An ANSI escape sequence context cannot be shared between multiple
users.  Make the ANSI escape sequence context part of the line console
definition and provide individual contexts for each user.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-03-26 21:58:50 +01:00
..
arch [console] Do not share ANSI escape context between lineconsole users 2012-03-26 21:58:50 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add "log message" console usage and an internal syslog() call 2012-03-26 19:58:14 +01:00
core [console] Do not share ANSI escape context between lineconsole users 2012-03-26 21:58:50 +01:00
crypto [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 2012-03-22 11:41:23 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
hci [console] Exclude text-based UI output from logfile-based consoles 2012-03-26 19:02:30 +01:00
image [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
include [console] Do not share ANSI escape context between lineconsole users 2012-03-26 21:58:50 +01:00
interface [console] Allow usage to be defined independently for each console 2012-03-26 17:40:01 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [console] Do not share ANSI escape context between lineconsole users 2012-03-26 21:58:50 +01:00
tests [image] Simplify image management commands and internal API 2012-03-24 23:12:04 +00:00
usr [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
util [build] Include UNDI PCI driver within all-drivers build 2011-11-16 00:22:30 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00
Makefile [build] Allow trusted root certificates to be specified at build time 2012-03-19 00:23:29 +00:00
Makefile.housekeeping [build] Allow a client certificate to be specified at build time 2012-03-20 20:39:11 +00:00