summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console
Commit message (Expand)AuthorAgeFilesLines
* GraphicsOutputBlt() need judge parameter klu22010-02-111-1/+5
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-1/+1
* Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff2010-01-282-460/+687
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-274-15/+11
* Improve coding style in MdeModulePkg.rsun32010-01-192-19/+19
* Fix some coding style issues in MdeModulePkg.rsun32010-01-153-3/+11
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-29/+50
* refine the code.vanjeff2009-08-271-2/+3
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-261-1/+1
* Update the comments avoid making confuse. gikidy2009-08-211-0/+4
* Roll back R8811 check in for it will get a double carriage return. gikidy2009-07-131-10/+0
* Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy2009-07-081-0/+10
* fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...eric_tian2009-07-031-2/+2
* rename array name to avoid naming collision.vanjeff2009-05-201-5/+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-308-23/+23
* HII Library Class interface refine.rsun32009-04-141-6/+8
* 1. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2009-04-072-22/+14
* return value not follow spec.vanjeff2009-04-072-5/+8
* 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
* Move registration of Font into driver entry point.xli242009-03-252-66/+81
* 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
* Update ConPlatform to ensure console dev variable is correct.xli242009-03-041-52/+94
* add check for invalid handle.vanjeff2009-03-042-0/+8
* Remove unreferenced library class.klu22009-02-251-1/+0
* remove dependent package from inf files.vanjeff2009-02-251-1/+0
* update hotplug check logicvanjeff2009-02-251-1/+1
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-256-109/+143
* Correct some misleading comments.xli242009-02-251-3/+3
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-256-65/+5
* temporary roll back changing on gEfiHotPlugDevice.vanjeff2009-02-246-166/+131
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-231-1/+1
* Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang82009-02-233-44/+10
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-235-74/+97
* Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff2009-02-233-74/+86
* enhanced security check.vanjeff2009-02-121-0/+5
* update meta.vanjeff2009-02-093-8/+23
* update format.vanjeff2009-02-061-2/+2
* remove some internal functions and allocate some FIFO data structure instead ...vanjeff2009-02-034-180/+112
* Update for Meta data.xli242009-01-232-14/+38
* remove klocwork issue.vanjeff2009-01-221-20/+20
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-166-27/+27