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
Age
Commit message (
Expand
)
Author
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-08-25
remove the unused msa files in MdeModulePkg.
lgao4
2008-08-20
Misuse protocol and guid
klu2
2008-08-18
Update some module INF files in MdeModulePkg to "UEFI_DRIVER"
qhuang8
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-06-30
rename files name to match the actual ones.
vanjeff
2008-06-30
rename it.
vanjeff
2008-06-30
rename it
vanjeff
2008-04-22
[Description]
eric_tian
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-11-22
Clean up: update "EFI" to "UEFI" if applicable.
qhuang8
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-29
Add dependent packages in INF of modules.
yshang1
2007-08-27
Make MdeModulePkg GCC clean.
qwang12
2007-08-17
Previous fix was in error
AJFISH
2007-08-16
Cleaned up EFI Console Variable usage
AJFISH
2007-08-16
Updated to use new PCD settings
AJFISH
2007-07-17
Add DxAdd Dxe as postfix for Terminal driver
klu2
2007-07-09
Updated modules to not depend on the IntelFrameworkPkg.
AJFISH
2007-07-05
Check in following modules,
xgu3