summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console/ConPlatformDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-073-156/+177
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-39/+6
* MdeModulePkg/ConPlatform: Support short-form USB device pathRuiyu Ni2018-09-123-199/+339
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-284-32/+32
* MdeModulePkg/ConPlatform: Support GOP created as PCI's grandsonRuiyu Ni2017-03-173-41/+9
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-272-2/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-16/+23
* Enhance the ConPlatform driver to take care of the optional Controller device...niruiyu2013-03-051-3/+7
* Enhance the ConPlatform driver's matching algorithm to manage the console con...niruiyu2012-05-241-2/+49
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu2010-10-143-16/+112
* Update the copyright notice formathhtian2010-04-244-8/+8
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Improve coding style in MdeModulePkg.rsun32010-01-192-19/+19
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-4/+4
* Update ConPlatform to ensure console dev variable is correct.xli242009-03-041-52/+94
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-253-55/+71
* Correct some misleading comments.xli242009-02-251-3/+3
* temporary roll back changing on gEfiHotPlugDevice.vanjeff2009-02-243-95/+77
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-232-20/+26
* Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff2009-02-233-74/+86
* Update for Meta data.xli242009-01-232-14/+38
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-162-10/+8
* Fix some typo.gikidy2008-12-171-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-4/+6
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Code Scrub for ConPlatform.xli242008-11-074-185/+160
* Use #include "XXX.h" for module internal header files.qhuang82008-10-312-2/+2
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-1/+3
* Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2008-09-171-5/+0
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-135/+0
* Misuse protocol and guidklu22008-08-201-4/+6
* Code scrub.vanjeff2008-07-152-43/+68
* add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff2008-07-102-3/+3
* 1. added functions header for GraphicsConsoleDxe module.vanjeff2008-07-072-8/+8
* Added some functions header.vanjeff2008-07-042-149/+339
* apply for doxgen format.vanjeff2008-04-103-41/+27
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-87/+243
* 1. Fixed one bug in ConPlatform.c, add NULL judgment.vanjeff2007-09-291-20/+17
* Add dependent packages in INF of modules.yshang12007-08-291-0/+1
* Missed a conversion. Fixed build breakAJFISH2007-08-171-1/+1
* Cleaned up EFI Console Variable usageAJFISH2007-08-162-14/+8
* Adjust directory structures.qhuang82007-07-182-1/+1