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
/
ConPlatformDxe
Age
Commit message (
Expand
)
Author
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2013-03-05
Enhance the ConPlatform driver to take care of the optional Controller device...
niruiyu
2012-05-24
Enhance the ConPlatform driver's matching algorithm to manage the console con...
niruiyu
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2010-10-14
Update ConPlatform driver to support GOP driver which creates multiple children.
niruiyu
2010-04-24
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-03-04
Update ConPlatform to ensure console dev variable is correct.
xli24
2009-02-25
1. Retired HotPlugDevice protocol.
vanjeff
2009-02-25
Correct some misleading comments.
xli24
2009-02-24
temporary roll back changing on gEfiHotPlugDevice.
vanjeff
2009-02-23
1. Retired HotPlugDevice protocol.
vanjeff
2009-02-23
Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.
vanjeff
2009-01-23
Update for Meta data.
xli24
2009-01-16
1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol
gikidy
2008-12-17
Fix some typo.
gikidy
2008-12-04
1)Global variables have been moved backward ahead of functions.
jji4
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
2008-11-07
Code Scrub for ConPlatform.
xli24
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-17
Fixed one bug in consplitter console input Start/Stop functions for those han...
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-07-15
Code scrub.
vanjeff
2008-07-10
add functions header for ConPlatformDxe and ConSplitterdxe modules.
vanjeff
2008-07-07
1. added functions header for GraphicsConsoleDxe module.
vanjeff
2008-07-04
Added some functions header.
vanjeff
2008-04-10
apply for doxgen format.
vanjeff
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-09-29
1. Fixed one bug in ConPlatform.c, add NULL judgment.
vanjeff
2007-08-29
Add dependent packages in INF of modules.
yshang1
2007-08-17
Missed a conversion. Fixed build break
AJFISH
2007-08-16
Cleaned up EFI Console Variable usage
AJFISH
2007-07-18
Adjust directory structures.
qhuang8
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-05
Check in following modules,
xgu3