index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
StdLib
/
LibC
/
Uefi
/
Devices
/
Console
Age
Commit message (
Expand
)
Author
2017-09-05
Remove core packages since we can get them from edk2 repository
Guo Mang
2014-11-11
StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem w...
Daryl McDaniel
2014-10-31
StdLib: Fix more GCC warnings/errors caused by variables being set but not used.
Olivier Martin
2014-10-28
StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...
Daryl McDaniel
2012-12-11
StdLib: Add terminal type line editing (Interactive IO) for console devices.
darylm503
2012-07-18
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wi...
darylm503
2012-06-20
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.
darylm503
2012-06-15
StdLib: Add multi-byte character support. The normal "narrow" character set ...
darylm503
2011-11-30
StdLib: Add isDirSep character classification macro and function. Implement ...
darylm503
2011-09-16
StdLib: Change the last argument of the ioctl helper functions to va_list* fr...
darylm503
2011-08-04
Update or add comments to files and functions for use by Doxygen.
darylm503
2011-07-30
Add Socket Libraries.
darylm503
2011-06-28
Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...
darylm503