summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe
Commit message (Expand)AuthorAgeFilesLines
...
* GraphicsOutputBlt() need judge parameter klu22010-02-111-1/+5
* 1. remove duplicated set operation on UGA device.vanjeff2009-05-183-37/+46
* SetMode() should clear screen per UEFI spec.vanjeff2009-05-081-4/+0
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-302-11/+11
* 1. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2009-04-072-22/+14
* return value not follow spec.vanjeff2009-04-071-3/+4
* install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff2009-04-031-13/+44
* remove debug codevanjeff2009-04-021-5/+0
* 1. updated return value to EFI_SUCCESS by default.vanjeff2009-04-022-3/+11
* 1. retired console control protocol.vanjeff2009-04-014-1827/+115
* fixed one bug in ConSpliterUgaDrawSetMode().vanjeff2009-03-271-2/+0
* Status should be initialzied to be EFI_SUCCESS.vanjeff2009-03-231-1/+2
* remove clean console control protocol.vanjeff2009-03-221-20/+1
* 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2009-03-103-16/+1
* add check for invalid handle.vanjeff2009-03-041-0/+4
* Remove unreferenced library class.klu22009-02-251-1/+0
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-32/+2
* Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang82009-02-233-44/+10
* update meta.vanjeff2009-02-091-0/+8
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-162-10/+10
* 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff2009-01-141-21/+22
* 1.fixed one bug to 'reconnect -r' when running 4 times.vanjeff2009-01-143-51/+61
* ECC clean up.vanjeff2009-01-083-57/+58
* add check for NULL pointer reference.vanjeff2008-12-311-45/+47
* 1. code scrub for ConSplitterDxe. vanjeff2008-12-244-371/+413
* fix ECC tool's warningeric_tian2008-12-231-1/+1
* refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2008-12-232-9/+9
* code scrub for consplitter module.vanjeff2008-12-224-275/+339
* Clean up to update the reference of the these macros:qhuang82008-12-161-3/+3
* 1)Global variables have been moved backward ahead of functions.jji42008-12-041-0/+4
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-4/+1
* Update to use ReallocatePool() from BaseMemoryLibmdkinney2008-11-221-14/+5
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-201-1/+1
* ECC clean up.vanjeff2008-11-052-4/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-4/+4
* Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2008-09-171-21/+18
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-146/+73
* 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-126/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-2/+2
* code scrub for ConSplitter module.vanjeff2008-08-014-108/+188
* add functions header for ConSplitterDxe module.vanjeff2008-07-113-22/+192
* add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff2008-07-104-177/+1111
* Clean codes per ECC for ConSplitterDxe module.vanjeff2008-07-014-1431/+1236
* Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang82008-06-251-1/+5
* [Description]eric_tian2008-04-221-1/+1
* apply for doxgen format.vanjeff2008-04-102-48/+37
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-3/+3
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-193-54/+64