summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/Devices/Console/daConsole.c
Commit message (Expand)AuthorAgeFilesLines
* edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney2019-04-291-825/+0
* StdLib: Fix compilation errors caused by previous commit of daConsole.cDaryl McDaniel2016-01-101-93/+95
* StdLib: Implement da_ConFlush() and flush I/O buffers when closing a console ...Daryl McDaniel2016-01-061-71/+129
* StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem w...Daryl McDaniel2014-11-111-1/+1
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-311-2/+0
* 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