summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/Devices
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel2014-10-281-76/+131
* StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel2014-09-181-0/+1
* StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm5032012-12-113-121/+234
* 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-302-10/+180
* StdLib: Improve robustness of stat() and make basename() a public function.darylm5032011-10-031-2/+2
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-163-3/+6
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-041-0/+2
* Add Socket Libraries.darylm5032011-07-307-154/+252
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-288-0/+2023