]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Universal / Console /
2011-04-19 niruiyuFix the terminal driver to call hotkey callback even...
2011-03-23 jljustenMdeModulePkg Terminal: Add text mode for PcdConOutColum...
2011-03-23 jljustenMdeModulePkg GraphicsConsole: Add text mode for PcdConO...
2010-12-30 mdkinneyPrevent a NULL device path from being passed into REPOR...
2010-11-03 vanjeffThe CurrentNumberOfxxxxx should be based on the device...
2010-10-21 niruiyuUse the correct length to copy KeyData.
2010-10-14 niruiyuUpdate ConPlatform driver to support GOP driver which...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-16 ydong10Refine code to make code run safely.
2010-08-17 vanjeffremove CpuBreakpoint ().
2010-08-17 vanjeffFixed one bug which may lead standard error handle...
2010-07-12 vanjeffremove duplicated code.
2010-06-18 li-elvinRemove some unnecessary clear screen from console drivers.
2010-05-17 rsun3Small code refinement in MdeModulePkg.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-09 vanjeff1.Fixed the bug when retrieved component name by child...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 klu2GraphicsOutputBlt() need judge parameter
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-28 vanjeffEnhanced TerminalDxe module not to install Simple Text...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-08-27 vanjeffrefine the code.
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-21 gikidyUpdate the comments avoid making confuse.
2009-07-13 gikidyRoll back R8811 check in for it will get a double carri...
2009-07-08 gikidyFix OutputString() in the console driver does not auto...
2009-07-03 eric_tianfix the issue of "Simple File System Protocol Test...
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-18 vanjeff1. remove duplicated set operation on UGA device.
2009-05-08 vanjeffSetMode() should clear screen per UEFI spec.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-07 vanjeff1. Update the CRC32 in the EFI System Table header...
2009-04-07 vanjeffreturn value not follow spec.
2009-04-03 vanjeffinstall simple text output protocol on stderr should...
2009-04-02 vanjeffremove debug code
2009-04-02 vanjeff1. updated return value to EFI_SUCCESS by default.
2009-04-01 vanjeff1. retired console control protocol.
2009-03-27 vanjefffixed one bug in ConSpliterUgaDrawSetMode().
2009-03-25 xli24Move registration of Font into driver entry point.
2009-03-23 vanjeffStatus should be initialzied to be EFI_SUCCESS.
2009-03-22 vanjeffremove clean console control protocol.
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-04 xli24Update ConPlatform to ensure console dev variable is...
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 klu2Remove unreferenced library class.
2009-02-25 vanjeffremove dependent package from inf files.
2009-02-25 vanjeffupdate hotplug check logic
2009-02-25 vanjeff1. Retired HotPlugDevice protocol.
2009-02-25 xli24Correct some misleading comments.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-24 vanjefftemporary roll back changing on gEfiHotPlugDevice.
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-23 qhuang8Update consplitter driver to use dynamic PCD to set...
2009-02-23 vanjeff1. Retired HotPlugDevice protocol.
2009-02-23 vanjeffClean up gEfiHotPlugDeviceGuid in ConPlatformDxe.
2009-02-12 vanjeffenhanced security check.
2009-02-09 vanjeffupdate meta.
2009-02-06 vanjeffupdate format.
2009-02-03 vanjeffremove some internal functions and allocate some FIFO...
2009-01-23 xli24Update for Meta data.
2009-01-22 vanjeffremove klocwork issue.
2009-01-16 gikidy1.Moved HotPlugDevice.h & SimpleTextInNotify.h from...
2009-01-15 gikidyPerformance and size optimised.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2009-01-14 vanjeff1.fixed one bug to 'reconnect -r' when running 4 times.
2009-01-08 vanjeffECC clean up.
2009-01-08 vanjeffECC clean up.
2009-01-08 gikidy1.Review the comments;
2009-01-04 gikidyCode scrub for GraphicConsoleDxe Module.
2008-12-31 vanjeffadd check for NULL pointer reference.
2008-12-30 gikidyCheck comments, format and fix some typo.
2008-12-26 gikidyCheck Library usage.
2008-12-24 vanjeff1. code scrub for ConSplitterDxe.
2008-12-23 eric_tianfix ECC tool's warning
2008-12-23 eric_tianrefine comments for EFI_CONSOLE_CONTROL_PROTOCOL
2008-12-22 vanjeffcode scrub for consplitter module.
2008-12-17 qhuang8Refine code to remove structure assignment
2008-12-17 gikidyFix some typo.
2008-12-17 gikidyCode scrub for Universal\Console\TerminalDxe.
2008-12-17 gikidyCode scrub for Universal\Console\GraphicsConsoleDxe.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-05 mdkinneyRoll back change to Terminal Type PCD
2008-12-05 jljustenMatch PCD rename in MdePkg/MdePkg.dec r6857.
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-22 mdkinneyUpdate to use ReallocatePool() from BaseMemoryLib
2008-11-21 vanjeffcode scrub.
2008-11-20 vanjeff1.Removed PrintXY from Graphics Library.
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-11-07 xli24Code Scrub for ConPlatform.
2008-11-05 vanjeffECC clean up.
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
next