]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Universal / Console /
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-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-20 klu2Misuse protocol and guid
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-08-01 vanjeffcode scrub for ConSplitter module.
2008-07-22 vanjeffcode scrub for check list.
2008-07-18 vanjeffcode scrub.
2008-07-15 vanjeffCode scrub.
2008-07-11 vanjeffadd functions header for ConSplitterDxe module.
2008-07-10 vanjeffadd functions header for ConPlatformDxe and ConSplitter...
2008-07-07 vanjeff1. added functions header for GraphicsConsoleDxe module.
2008-07-04 vanjeffAdded some functions header.
2008-07-03 vanjeffAdded some functions header.
2008-07-01 vanjeffClean codes per ECC for ConSplitterDxe module.
2008-07-01 vanjeffClean codes per ECC for GraphicsConsoleDxe module.
2008-07-01 vanjeffClean codes per ECC for TerminalDxe module.
2008-06-30 vanjeffrename files name to match the actual ones.
2008-06-30 vanjeffrename it.
2008-06-30 vanjeffrename it
2008-06-27 qwang12Change the ASSERT condition from “ASSERT (RowInfoArrayS...
2008-06-25 qhuang8Fix an issue in the implementation of GetDriverName...
2008-04-28 qwang12Remove the non-standard definition: GLYPH_WIDTH and...
2008-04-22 eric_tian[Description]
2008-04-10 vanjeffapply for doxgen format.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
2008-03-19 vanjeffadd some error check and return.
2008-03-19 vanjeffadd PCD PcdUgaConsumeSupport to switch on/off EFI UGA...
2008-03-15 qwang12[Description]:
2008-03-06 qwang12Sync in patch for EDK 945
2008-02-20 qwang121) Enable GraphicsConsole module to support a legacy...
2008-02-04 qwang12Check the handle for font package before remove it.
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-02-01 qhuang8The implementation of Consplitter driver should check...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
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-12-26 eric_tianalign all fields of data struct
2007-12-17 vanjeffFixed the bug when set mode value is less than the...
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-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-11-14 eric_tianadd UsbMouseSimulateTouchPad driver to verify the corre...
2007-10-22 klu2Update following library class/Protocol for puting...
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-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-29 vanjeff1. Fixed one bug in ConPlatform.c, add NULL judgment.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-28 lgao4Using the correct HiiFramework.h header file.
2007-08-27 mdkinneyAdd check of buffer value returned from AllocateZeroPool()
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-17 AJFISHPrevious fix was in error
2007-08-17 AJFISHMissed a conversion. Fixed build break
2007-08-16 AJFISHCleaned up EFI Console Variable usage
2007-08-16 AJFISHUpdated to use new PCD settings
2007-07-24 vanjeff1. remove un-necessary instances reference
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-18 qhuang8Adjust directory structures.
2007-07-17 klu2Add DxAdd Dxe as postfix for Terminal driver
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-05 xgu3Remove FontPack reference from GraphicsConsole
2007-07-05 xgu3Check in following modules,