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
/
MdeModulePkg
/
Universal
/
Console
/
TerminalDxe
/
Terminal.h
Age
Commit message (
Expand
)
Author
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-02-25
1. Retired HotPlugDevice protocol.
vanjeff
2009-02-25
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...
vanjeff
2009-02-24
temporary roll back changing on gEfiHotPlugDevice.
vanjeff
2009-02-23
1. Retired HotPlugDevice protocol.
vanjeff
2009-02-06
update format.
vanjeff
2009-02-03
remove some internal functions and allocate some FIFO data structure instead ...
vanjeff
2009-01-16
1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol
gikidy
2009-01-08
1.Review the comments;
gikidy
2008-12-17
Code scrub for Universal\Console\TerminalDxe.
gikidy
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-05
ECC clean up.
vanjeff
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-07-18
code scrub.
vanjeff
2008-07-03
Added some functions header.
vanjeff
2008-07-01
Clean codes per ECC for TerminalDxe module.
vanjeff
2008-04-10
apply for doxgen format.
vanjeff
2008-01-21
1. Sync the tracker for supporting the ModeNumber larger than 2.
vanjeff
2008-01-17
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...
vanjeff
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-16
Cleaned up EFI Console Variable usage
AJFISH
2007-08-16
Updated to use new PCD settings
AJFISH
2007-07-09
Updated modules to not depend on the IntelFrameworkPkg.
AJFISH
2007-07-05
Check in following modules,
xgu3