summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/InteractiveIO
Commit message (Expand)AuthorAgeFilesLines
* edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney2019-04-2910-1808/+0
* StdLib: Fix IIO_Write() to return the number of bytes consumed, not character...Daryl McDaniel2016-01-061-33/+77
* StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-303-9/+7
* StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel2014-10-283-6/+12
* StdLib: Simple code cleanupDaryl McDaniel2014-07-171-2/+2
* StdLib: Correct two instances of mismatch between function declaration and de...darylm5032013-01-161-8/+8
* StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm5032012-12-1110-0/+1760