summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Console
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff3-34/+34
2007-04-20Clean up the following module msa files.lgao41-3/+3
2007-04-11Fix run broken issue for EdkUnixPkgklu21-1/+3
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff1-62/+7
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2-566/+97
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao42-4/+8
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao44-62/+56
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang121-30/+82
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao43-20/+31
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu21-17/+10
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang82-14/+54
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu21-0/+7
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli247-134/+122
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli246-17/+20
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang84-6/+28
2007-01-12To fix,xgu31-3/+5
2007-01-08correct SimpleTextIn protocol definition.lgao41-1/+1
2006-12-13Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu31-1/+1
2006-12-12Fix linux/cygwin build issue.klu23-125/+70
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong2-7/+5
2006-12-12Merge GOP related code from r8->r9. wuyizhong7-315/+1410
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao42-5/+0
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao41-1/+0
2006-09-27Remove the duplicated Copy Right in msa header.lgao43-24/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff3-12/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao43-38/+38
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-2/+2
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao43-5/+5
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred3-3/+3
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao41-0/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang3-64/+64
2006-07-07Redefine SPEC and Release Version to 0x20000lgao43-39/+39
2006-07-07Obsoleted by new schema and new build tools.jwang366-295/+0
2006-07-05 DebugLib:qhuang83-3/+3
2006-06-30removed unnecessary name space declarations in some top level elementsjwang363-3/+3
2006-06-30converted all surface area description files to new schemajwang363-180/+266
2006-06-26• BaseMemoryLib:qhuang83-3/+3
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-3/+3
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen3-40/+40
2006-04-21Initial import.bbahnsen25-0/+12637