summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe
AgeCommit message (Expand)AuthorFilesLines
2010-02-241. Correct File header to ## @filelgao41-6/+6
2010-02-11GraphicsOutputBlt() need judge parameter klu21-1/+5
2009-05-181. remove duplicated set operation on UGA device.vanjeff3-37/+46
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff1-4/+0
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-11/+11
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2-22/+14
2009-04-07return value not follow spec.vanjeff1-3/+4
2009-04-03install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff1-13/+44
2009-04-02remove debug codevanjeff1-5/+0
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff2-3/+11
2009-04-011. retired console control protocol.vanjeff4-1827/+115
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff1-2/+0
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff1-1/+2
2009-03-22remove clean console control protocol.vanjeff1-20/+1
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff3-16/+1
2009-03-04add check for invalid handle.vanjeff1-0/+4
2009-02-25Remove unreferenced library class.klu21-1/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-32/+2
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang83-44/+10
2009-02-09update meta.vanjeff1-0/+8
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-10/+10
2009-01-141. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff1-21/+22
2009-01-141.fixed one bug to 'reconnect -r' when running 4 times.vanjeff3-51/+61
2009-01-08ECC clean up.vanjeff3-57/+58
2008-12-31add check for NULL pointer reference.vanjeff1-45/+47
2008-12-241. code scrub for ConSplitterDxe. vanjeff4-371/+413
2008-12-23fix ECC tool's warningeric_tian1-1/+1
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2-9/+9
2008-12-22code scrub for consplitter module.vanjeff4-275/+339
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-4/+1
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-14/+5
2008-11-201.Removed PrintXY from Graphics Library.vanjeff1-1/+1
2008-11-05ECC clean up.vanjeff2-4/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-4/+4
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff1-21/+18
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-146/+73
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-126/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-2/+2
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-11add functions header for ConSplitterDxe module.vanjeff3-22/+192
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff4-177/+1111
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-22[Description]eric_tian1-1/+1
2008-04-10apply for doxgen format.vanjeff2-48/+37
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-3/+3