summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)AuthorFilesLines
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. gikidy8-23/+23
2009-04-14HII Library Class interface refine.rsun31-6/+8
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2-22/+14
2009-04-07return value not follow spec.vanjeff2-5/+8
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-25Move registration of Font into driver entry point.xli242-66/+81
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-04Update ConPlatform to ensure console dev variable is correct.xli241-52/+94
2009-03-04add check for invalid handle.vanjeff2-0/+8
2009-02-25Remove unreferenced library class.klu21-1/+0
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25update hotplug check logicvanjeff1-1/+1
2009-02-251. Retired HotPlugDevice protocol.vanjeff6-109/+143
2009-02-25Correct some misleading comments.xli241-3/+3
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff6-65/+5
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff6-166/+131
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-1/+1
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang83-44/+10
2009-02-231. Retired HotPlugDevice protocol.vanjeff5-74/+97
2009-02-23Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff3-74/+86
2009-02-12enhanced security check.vanjeff1-0/+5
2009-02-09update meta.vanjeff3-8/+23
2009-02-06update format.vanjeff1-2/+2
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff4-180/+112
2009-01-23Update for Meta data.xli242-14/+38
2009-01-22remove klocwork issue.vanjeff1-20/+20
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy6-27/+27
2009-01-15Performance and size optimised.gikidy3-30/+6
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.vanjeff2-34/+34
2009-01-08ECC clean up.vanjeff3-57/+58
2009-01-081.Review the comments;gikidy8-179/+127
2009-01-04Code scrub for GraphicConsoleDxe Module.gikidy2-105/+114
2008-12-31add check for NULL pointer reference.vanjeff1-45/+47
2008-12-30Check comments, format and fix some typo.gikidy2-15/+15
2008-12-26Check Library usage.gikidy1-5/+7
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-17Refine code to remove structure assignmentqhuang81-31/+16