summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/Devices/Console
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel2014-10-281-76/+131
* StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm5032012-12-111-111/+205
* StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wi...darylm5032012-07-181-1/+2
* StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.darylm5032012-06-201-1/+1
* StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5032012-06-151-37/+43
* StdLib: Add isDirSep character classification macro and function. Implement ...darylm5032011-11-301-1/+1
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-161-1/+2
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-041-0/+2
* Add Socket Libraries.darylm5032011-07-301-74/+124
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-281-0/+558