summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenPatchPcdTable
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Add map file parsing support for CLANG9Zhiguang Liu2019-11-081-3/+6
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-0/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Clean up source filesLiming Gao2018-07-091-13/+13
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools: Refactor python print statementsGary Lin2018-06-271-3/+4
* BaseTools: missed a copyright updateCarsey, Jaben2018-05-041-1/+1
* BaseTools: Fix regression issue by 1eb72acddd61Yunhua Feng2018-04-271-1/+1
* BaseTools: Share RegEx between filesCarsey, Jaben2018-04-261-10/+5
* BaseTools: GenPatchPcdTable - refactor RegEx to minimize multiple compilingCarsey, Jaben2018-04-261-9/+15
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-12/+12
* BaseTools: dont use enumerate when un-neededCarsey, Jaben2018-03-291-2/+2
* BaseTools: parse map file generated by Xcode on MacYonghong Zhu2017-11-031-1/+18
* BaseTools: Fix the bug to parse the new map file formatYonghong Zhu2016-12-021-5/+9
* BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu2016-11-051-2/+2
* BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu2016-01-181-1/+1
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-10/+10
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-011-1/+3
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-172/+172
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-21/+36
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-182-4/+4
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-282-0/+204