summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/AprioriSection.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-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-1/+1
2019-02-01BaseTools: replace long by intYunhua Feng1-1/+1
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-23/+22
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-2/+3
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-1/+1
2018-10-13BaseTools: Rename long() to int()Yunhua Feng1-1/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-2/+3
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-2/+2
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-1/+1
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-2/+3
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-2/+2
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-4/+10
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-2/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+118