david/ipxe
david
/
ipxe
Archived
1
0
Fork 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 a17ee3610d [console] Fix display of characters with top bit set
Inhibit implicit sign-padding of characters with the top bit set
(e.g. accented characters), which confuses the mucurses library by
colliding with the bits used to store character attributes and
colours.

Reported-by: Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-03-13 14:21:59 +00:00
..
arch [image] Add "--timeout" parameter to image downloading commands 2014-03-10 13:32:39 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [romprefix] Allow ROM banner timeout to be configured independently 2014-03-03 13:09:25 +00:00
core [console] Fix display of characters with top bit set 2014-03-13 14:21:59 +00:00
crypto [uri] Refactor URI parsing and formatting 2014-02-27 13:32:53 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [realtek] Dump all MII register contents when link status changes 2014-03-10 12:22:23 +00:00
hci [console] Fix display of characters with top bit set 2014-03-13 14:21:59 +00:00
image [png] Add support for PNG images 2014-01-12 22:53:16 +01:00
include [efi] Allow driver to be unloaded 2014-03-10 16:39:46 +00:00
interface [efi] Connect driver to devices as part of installation 2014-03-12 15:34:44 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [http] Automatically retry request on a 503 Service Unavailable 2014-03-07 17:32:26 +00:00
tests [uri] Refactor URI parsing and formatting 2014-02-27 13:32:53 +00:00
usr [image] Add "--timeout" parameter to image downloading commands 2014-03-10 13:32:39 +00:00
util [build] Fix LABEL name for .liso images 2013-12-06 17:12:57 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Build ROMs used by qemu and VMware as part of "make all" 2013-12-26 23:36:34 +01:00
Makefile.housekeeping [build] Remove obsolete check for GNU as version 2.9.1 2013-12-21 13:13:46 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00