summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Universal/Console/GraphicsConsole/Dxe
Commit message (Expand)AuthorAgeFilesLines
* Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch2008-12-316-2580/+0
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-251-7/+7
* Fix run broken issue for EdkUnixPkgklu22007-04-111-1/+3
* Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao42007-03-141-16/+14
* Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang122007-03-121-30/+82
* Perfect the msa of the following console, datahub and DebugPort modules.lgao42007-03-091-7/+11
* Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242007-01-312-34/+31
* Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-2/+0
* Fix component name bugs when input Controller Name is invalidqhuang82007-01-191-1/+1
* To fix,xgu32007-01-121-3/+5
* Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu32006-12-131-1/+1
* Fix linux/cygwin build issue.klu22006-12-121-36/+26
* Merge GOP related code from r8->r9. wuyizhong2006-12-123-209/+455
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-8/+0
* Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff2006-09-211-2/+0
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-181-12/+12
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-261-2/+2
* Add missing files in msa file and add module description in msa file, and reo...lgao42006-07-121-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-121-1/+1
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-111-0/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-17/+17
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-13/+13
* Obsoleted by new schema and new build tools.jwang362006-07-072-89/+0
* DebugLib:qhuang82006-07-051-1/+1
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-1/+1
* converted all surface area description files to new schemajwang362006-06-301-45/+70
* • BaseMemoryLib:qhuang82006-06-261-1/+1
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-218-0/+2364