summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu6-2009/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-06-29IntelFrameworkModulePkg: Removing ipf from edk2.chenc21-1/+1
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao6-79/+79
2016-10-24IntelFrameworkModulePkg: Fix typos in commentsGary Lin2-2/+2
2015-12-15IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-6/+8
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2010-04-23Update the copyright notice formathhtian4-8/+8
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-1/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney1-1/+0
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy1-7/+8
2009-04-24COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.gikidy1-1/+2
2009-04-23Code scrub for VgaClass Driver.xli245-786/+756
2009-04-231. EDK_RELEASE_VERSION removed;gikidy1-11/+9
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-12/+2
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu22-2/+0
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao41-95/+0
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang81-1/+2
2008-04-14Coding style modification.klu21-24/+24
2008-04-10Add some function/header comments.klu21-300/+162
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-122/+240
2007-08-31Added missing dependent packagejwang361-0/+1
2007-07-25Correct license header.klu21-7/+8
2007-07-23Correct all header files for doxygen format and correct the license issue for...klu25-87/+55
2007-07-20remove some comments introduced by tools.vanjeff1-6/+2
2007-07-20remove some comments introduced by tools.vanjeff1-32/+0
2007-07-16clean up package dependecy.qwang121-1/+0
2007-07-13Add in VgaClassDxeqwang126-0/+2226