summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)Author
2010-02-11GraphicsOutputBlt() need judge parameter klu2
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-28Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-08-27refine the code.vanjeff
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH
2009-08-21Update the comments avoid making confuse. gikidy
2009-07-13Roll back R8811 check in for it will get a double carriage return. gikidy
2009-07-08Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy
2009-07-03fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...eric_tian
2009-05-20rename array name to avoid naming collision.vanjeff
2009-05-181. remove duplicated set operation on UGA device.vanjeff
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14HII Library Class interface refine.rsun3
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-07return value not follow spec.vanjeff
2009-04-03install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff
2009-04-02remove debug codevanjeff
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff
2009-04-011. retired console control protocol.vanjeff
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff
2009-03-25Move registration of Font into driver entry point.xli24
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff
2009-03-22remove clean console control protocol.vanjeff
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli24
2009-03-04add check for invalid handle.vanjeff
2009-02-25Remove unreferenced library class.klu2
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25update hotplug check logicvanjeff
2009-02-251. Retired HotPlugDevice protocol.vanjeff
2009-02-25Correct some misleading comments.xli24
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang8
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-02-23Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff
2009-02-12enhanced security check.vanjeff
2009-02-09update meta.vanjeff
2009-02-06update format.vanjeff
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff
2009-01-23Update for Meta data.xli24
2009-01-22remove klocwork issue.vanjeff
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy