summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenDepex.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] sectionYunhua Feng2018-07-231-0/+6
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-2/+2
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Refactor python except statementsGary Lin2018-06-271-1/+1
* BaseTools: refactor Depex optomizationCarsey, Jaben2018-05-041-3/+7
* BaseTools: Remove lists form set constructionCarsey, Jaben2018-05-041-4/+3
* BaseTools: AutoGen - add Opcode constantsCarsey, Jaben2018-05-041-57/+54
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-16/+17
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-5/+5
* BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh2017-07-071-1/+16
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-2/+2
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-3/+3
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1997qhuang82010-07-211-1/+8
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-2/+2
* Sync tool code to BuildTools project r1739.lgao42009-11-091-1/+1
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+441