summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/GenDepex.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-23BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] sectionYunhua Feng1-0/+6
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-2/+2
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Refactor python except statementsGary Lin1-1/+1
2018-05-04BaseTools: refactor Depex optomizationCarsey, Jaben1-3/+7
2018-05-04BaseTools: Remove lists form set constructionCarsey, Jaben1-4/+3
2018-05-04BaseTools: AutoGen - add Opcode constantsCarsey, Jaben1-57/+54
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-16/+17
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-5/+5
2017-07-07BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh1-1/+16
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-2/+2
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-3/+3
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-2/+2
2010-07-21Sync EDKII BaseTools to BaseTools project r1997qhuang81-1/+8
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-2/+2
2009-11-09Sync tool code to BuildTools project r1739.lgao41-1/+1
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+441