]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/Console
1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL
[mirror_edk2.git] / EdkModulePkg / Universal / Console /
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-14 lgao4Add check whether input parameter is NULL before call...
2007-03-14 lgao4Clean up the gBS sevice (CopyMem, SetMem, AllocatePool...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-09 lgao4Perfect the msa of the following console, datahub and...
2007-03-06 klu2Do not use return value of REPORT_STATUS_CODE_WITH_DEVI...
2007-02-28 qhuang81. Fix an issue about the calculation of GlyphBufferSize
2007-02-01 klu2 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode inter...
2007-01-31 xli24Make EdkModulePkg pass Intel IPF compiler with /W4...
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2007-01-19 qhuang8Fix component name bugs when input Controller Name...
2007-01-12 xgu3To fix,
2007-01-08 lgao4correct SimpleTextIn protocol definition.
2006-12-13 xgu3Fix the bug that GraphicsConsole try to update mode...
2006-12-12 klu2Fix linux/cygwin build issue.
2006-12-12 wuyizhongFix some minor error. Add EFI_IMAGE_NT_HEADERS definiti...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-10-19 lgao4Remove the redundant include header: Common/StatusCode...
2006-10-16 lgao4Remove redundant include header: <common\StatusCode...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-11 lgao4Add necessary files (such as *.h) in module msa and...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-05 qhuang8 DebugLib:
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-26 qhuang8• BaseMemoryLib:
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-21 bbahnsenInitial import.