]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
Keep StdErr same logic initialization with ConOut, e.g. initialize gST->StandardError...
[mirror_edk2.git] / MdeModulePkg / Universal / Console / ConSplitterDxe / ConSplitter.c
2012-04-12 li-elvinKeep StdErr same logic initialization with ConOut,...
2011-10-28 li-elvinRemove hard code video resolution in C code and use...
2011-06-13 niruiyuFix the issue that the GOP produced by ConSplitter...
2011-06-04 andrewfishFix X64 clang warnings.
2010-11-03 vanjeffThe CurrentNumberOfxxxxx should be based on the device...
2010-10-21 niruiyuUse the correct length to copy KeyData.
2010-08-17 vanjeffremove CpuBreakpoint ().
2010-08-17 vanjeffFixed one bug which may lead standard error handle...
2010-06-18 li-elvinRemove some unnecessary clear screen from console drivers.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-09 vanjeff1.Fixed the bug when retrieved component name by child...
2009-05-18 vanjeff1. remove duplicated set operation on UGA device.
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-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2009-02-23 qhuang8Update consplitter driver to use dynamic PCD to set...
2009-01-14 vanjeff1.fixed one bug to 'reconnect -r' when running 4 times.
2009-01-08 vanjeffECC clean up.
2008-12-31 vanjeffadd check for NULL pointer reference.
2008-12-24 vanjeff1. code scrub for ConSplitterDxe.
2008-12-23 eric_tianrefine comments for EFI_CONSOLE_CONTROL_PROTOCOL
2008-12-22 vanjeffcode scrub for consplitter module.
2008-11-22 mdkinneyUpdate to use ReallocatePool() from BaseMemoryLib
2008-11-05 vanjeffECC clean up.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-17 vanjeffFixed one bug in consplitter console input Start/Stop...
2008-08-01 vanjeffcode scrub for ConSplitter module.
2008-07-11 vanjeffadd functions header for ConSplitterDxe module.
2008-07-10 vanjeffadd functions header for ConPlatformDxe and ConSplitter...
2008-07-01 vanjeffClean codes per ECC for ConSplitterDxe module.
2008-04-22 eric_tian[Description]
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-06 qwang12Sync in patch for EDK 945
2008-01-21 vanjeff1. Sync the tracker for supporting the ModeNumber large...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2008-01-09 vanjeffsync tracker to remove duplicate display mode in ConOut...
2007-11-23 vanjeffA small changing to reduce size for ConSplitter module.
2007-11-23 eric_tianalign some line to conform with code style
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-10-22 qhuang8Add ConIn device even if SimpleTextInputEx Protocol...
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-10-16 klu2Add judgement for TextModeMap
2007-10-16 vanjeff1. Add PcdConOutGopSupport and PcdConOutUgaSupport...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Check in following modules,