summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common
AgeCommit message (Expand)AuthorFilesLines
2020-05-13BaseTools: Fix parse PCD GUID expression issueFeng, YunhuaX1-5/+5
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-1/+4
2020-04-23BaseTools:Add the spare space FV image size checkerFan, Zhiju1-0/+2
2020-01-15BaseTools/Capsule: Add capsule dependency supportLi, Aaron1-0/+409
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX4-131/+76
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi1-22/+13
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX1-0/+1
2019-11-08BaseTools: Add map file parsing support for CLANG9Zhiguang Liu1-3/+6
2019-10-04BaseTools: add missing newlines at end of filesLeif Lindholm2-2/+2
2019-09-19BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi1-1/+2
2019-09-17BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C1-20/+3
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX2-4/+10
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2-2/+3
2019-08-23BaseTools: Support long file path in windows for misc functionsShi, Steven1-1/+11
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven2-7/+39
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven1-0/+9
2019-08-14BaseTools: Move buildoptions.py to Common folderBob Feng2-1/+93
2019-08-14BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C1-1/+1
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C1-4/+6
2019-08-09BaseTools: Add the support for python 2Feng, Bob C1-4/+88
2019-08-09BaseTools: Move BuildOption parser out of build.pyFeng, Bob C1-4/+24
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C1-4/+29
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-1/+0
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C2-2/+6
2019-08-01BaseTools:Updata the output encoding of the Popen functionBob Feng2-2/+2
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