summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)Author
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu
2011-06-04Fix X64 clang warnings.andrewfish
2011-05-271. Setting cursor position to (0, 0) and flushing cursor directly instead of ...vanjeff
2011-04-19Fix the terminal driver to call hotkey callback even no one is calling ReadKe...niruiyu
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten
2011-03-23MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Rowjljusten
2010-12-30Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-10-14Update ConPlatform driver to support GOP driver which creates multiple children.niruiyu
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-09-16Refine code to make code run safely.ydong10
2010-08-17remove CpuBreakpoint ().vanjeff
2010-08-17Fixed one bug which may lead standard error handle could not be set into syst...vanjeff
2010-07-12remove duplicated code.vanjeff
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-04-24Update the copyright notice formathhtian
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff
2010-02-241. Correct File header to ## @filelgao4
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