summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/GuidSection.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-10BaseTools: fix importsCarsey, Jaben1-1/+0
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-2/+2
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin1-1/+1
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-5/+6
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-05-11BaseTools: Fix python error with --genfds-multi-thread.Lin, Derek1-1/+2
2018-05-02BaseTools: replace string constants used for module typesCarsey, Jaben1-2/+3
2018-04-11BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX1-1/+3
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-15/+15
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-72/+96
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu1-57/+2
2016-04-06BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu1-2/+6
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-32/+32
2014-12-01Enhance error handling for external tool.Yingke Liu1-0/+14
2014-08-28License header updated to match correct format.Yingke Liu1-6/+6
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-2/+5
2010-07-21Sync EDKII BaseTools to BaseTools project r1997qhuang81-10/+11
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2010-03-01Sync EDKII BaseTools to BaseTools project r1903.lgao41-22/+118
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+190