summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common
AgeCommit message (Expand)AuthorFilesLines
2019-07-22BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C1-6/+1
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao1-1/+2
2019-07-08BaseTools: Fix various typosAntoine Cœur1-1/+1
2019-06-28BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2-6/+20
2019-06-17BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2-0/+59
2019-06-10BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian1-1/+2
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX1-0/+1
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX1-0/+1
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian1-0/+6
2019-05-21BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney1-0/+2
2019-05-10BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX1-0/+1
2019-04-22BaseTools: Sometime write file not immediate to diskYunhua Feng1-4/+13
2019-04-16BaseTools: Hash false success with back to back buildsRodriguez, Christian1-0/+4
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney28-196/+28
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX1-1/+1
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C2-3/+0
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX1-1/+1
2019-02-19BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C1-0/+1
2019-02-14BaseTools: Various typoAntoine Coeur7-28/+28
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C5-43/+40
2019-02-01BaseTools: the list and iterator translationFeng, Bob C2-5/+6
2019-02-01BaseTools: Similar to octal data rectificationZhijux Fan1-1/+1
2019-02-01BaseTools: change the Division OperatorZhijux Fan2-4/+11
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-2/+4
2019-02-01BaseTools: replace long by intYunhua Feng1-1/+1
2019-02-01BaseTools: use OrderedDict instead of sdictFeng, Bob C1-122/+1
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan1-1/+1
2019-02-01BaseTool:Rename xrange() to range()Zhijux Fan1-1/+1
2019-01-28BaseTools/build/build: delete variableCarsey, Jaben1-3/+0
2019-01-28BaseTools/Common/Misc: Cleanup the importsCarsey, Jaben1-17/+17
2019-01-28BaseTools/Common/Misc: remove uncalled codeCarsey, Jaben1-46/+0
2019-01-28BaseTools/Common/Misc: move private functionsCarsey, Jaben1-45/+45
2019-01-21BaseTools/GenFds/Capsule: move function logicCarsey, Jaben1-6/+0
2019-01-21BaseTools/AutoGen: move functionsCarsey, Jaben1-68/+0
2019-01-21BaseTools/DscBuildData: move functionCarsey, Jaben1-17/+1
2019-01-21BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben1-38/+0
2019-01-21BaseTools/build/build: refactor and move functionsCarsey, Jaben1-37/+0
2019-01-18BaseTools: Allow empty value for HiiPcd in DscFeng, Bob C1-2/+0
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-18/+1
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C2-8/+0
2019-01-10BaseTools: fix importsCarsey, Jaben2-3/+4
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C1-0/+6
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C1-0/+2
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C1-3/+3
2018-12-07BaseTools: Customize deepcopy function.BobCF2-2/+18
2018-12-07BaseTools: Optimize string concatenationBobCF1-12/+9
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com2-199/+199
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey5-18/+20
2018-12-06BaseTools: Move Identification file to EotJaben Carsey1-58/+0
2018-11-01BaseTools: Add special handle for '\' use in Pcd Valuezhijufan2-3/+19