summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConPlatformDxe
AgeCommit message (Expand)AuthorFilesLines
2024-08-06MdeModulePkg ConPlatform: Support IAD-style USB input devices.John Schock1-3/+18
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki3-156/+177
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-39/+6
2018-09-12MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni3-199/+339
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao4-32/+32
2017-03-17MdeModulePkg/ConPlatform: Support GOP created as PCI's grandsonRuiyu Ni3-41/+9
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin2-2/+2
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-16/+23
2013-03-05Enhance the ConPlatform driver to take care of the optional Controller device...niruiyu1-3/+7
2012-05-24Enhance the ConPlatform driver's matching algorithm to manage the console con...niruiyu1-2/+49
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu3-16/+112
2010-04-24Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-19Improve coding style in MdeModulePkg.rsun32-19/+19
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli241-52/+94
2009-02-251. Retired HotPlugDevice protocol.vanjeff3-55/+71
2009-02-25Correct some misleading comments.xli241-3/+3
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff3-95/+77
2009-02-231. Retired HotPlugDevice protocol.vanjeff2-20/+26
2009-02-23Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff3-74/+86
2009-01-23Update for Meta data.xli242-14/+38
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-10/+8
2008-12-17Fix some typo.gikidy1-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji41-4/+6
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-07Code Scrub for ConPlatform.xli244-185/+160
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-1/+3
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff1-5/+0
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-135/+0
2008-08-20Misuse protocol and guidklu21-4/+6
2008-07-15Code scrub.vanjeff2-43/+68
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff2-3/+3
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff2-8/+8
2008-07-04Added some functions header.vanjeff2-149/+339
2008-04-10apply for doxgen format.vanjeff3-41/+27
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-87/+243
2007-09-291. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff1-20/+17
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-17Missed a conversion. Fixed build breakAJFISH1-1/+1
2007-08-16Cleaned up EFI Console Variable usageAJFISH2-14/+8