]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Console / ConSplitterDxe / ConSplitter.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-01-06 Samer El-Haj-MahmoudMdeModulePkg/ConSplitter: Change StdErr color to EFI_LI...
2021-01-06 Samer El-Haj-MahmoudMdeModulePkg/Graphics: Fix spelling mistakes
2019-10-09 Laszlo ErsekMdeModulePkg: stop abusing EFI_HANDLE for keystroke...
2019-06-13 Aaron AntoneMdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTe...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-02-01 Ruiyu NiMdeModulePkg/ConSplitter: ReadKeyStrokeEx always return...
2017-06-20 Dandan BiMdeModulePkg: Update comments in SimpleTextInEx accordi...
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2017-01-20 Thomas HuthMdeModulePkg: Remove superfluous return statements
2016-12-26 Star ZengMdeModulePkg ConSplitterDxe: Support toggle state sync
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-03-16 Laszlo ErsekMdeModulePkg: ConSplitterDxe: use U64 mult/div wrappers...
2016-03-16 Derek LinMdeModulePkg: Rescale ConSplitter Absolute Pointer.
2015-10-15 Eric DongMdeModulePkg: Use PcdSet##S to replace PcdSet##
2014-08-01 Elvin LiMdeModulePkg: Fix wrong check for SetAttribute in Consp...
2012-10-25 li-elvinAdd uninstalling GOP and UGA protocol in Consplitter...
2012-10-17 li-elvinFix buffer overflow issue in Consplitter.
2012-10-08 li-elvinMove GOP and UGA draw from Consplitter entrypoint to...
2012-08-21 czhang46Fix some coding style issues
2012-08-17 czhang46Fix the issue that consplitter should not touch ConIn...
2012-08-10 czhang46Fix 2 errors for new feature
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-05-24 niruiyuRemove the check of signature because the code which...
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,