]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Console
Use siaddr in DHCP packet, if zero, use option 54 instead.
[mirror_edk2.git] / MdeModulePkg / Universal / Console /
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...
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:
next