summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Console
AgeCommit message (Expand)Author
2007-04-20Clean up the following module msa files.lgao4
2007-04-11Fix run broken issue for EdkUnixPkgklu2
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao4
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao4
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang12
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao4
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu2
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang8
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu2
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-12To fix,xgu3
2007-01-08correct SimpleTextIn protocol definition.lgao4
2006-12-13Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu3
2006-12-12Fix linux/cygwin build issue.klu2
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao4
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao4
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen