summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenPatchPcdTable
AgeCommit message (Expand)AuthorFilesLines
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-6/+6
2019-11-08BaseTools: Add map file parsing support for CLANG9Zhiguang Liu1-3/+6
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-09BaseTools: Clean up source filesLiming Gao1-13/+13
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-06-27BaseTools: Refactor python print statementsGary Lin1-3/+4
2018-05-04BaseTools: missed a copyright updateCarsey, Jaben1-1/+1
2018-04-27BaseTools: Fix regression issue by 1eb72acddd61Yunhua Feng1-1/+1
2018-04-26BaseTools: Share RegEx between filesCarsey, Jaben1-10/+5
2018-04-26BaseTools: GenPatchPcdTable - refactor RegEx to minimize multiple compilingCarsey, Jaben1-9/+15
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-12/+12
2018-03-29BaseTools: dont use enumerate when un-neededCarsey, Jaben1-2/+2
2017-11-03BaseTools: parse map file generated by Xcode on MacYonghong Zhu1-1/+18
2016-12-02BaseTools: Fix the bug to parse the new map file formatYonghong Zhu1-5/+9
2016-11-05BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu1-2/+2
2016-01-18BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu1-1/+1
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-10/+10
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming1-1/+3
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-172/+172
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-21/+36
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao42-4/+4
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao42-0/+204