summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2021-04-291-18/+1
* BaseTools: Work around array.array.tostring() removal in python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-171-0/+1
* BaseTools: Fix parse PCD GUID expression issueFeng, YunhuaX2020-05-131-5/+5
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-291-1/+4
* BaseTools:Add the spare space FV image size checkerFan, Zhiju2020-04-231-0/+2
* BaseTools/Capsule: Add capsule dependency supportLi, Aaron2020-01-151-0/+409
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-134-131/+76
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-101-22/+13
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-201-0/+1
* BaseTools: Add map file parsing support for CLANG9Zhiguang Liu2019-11-081-3/+6
* BaseTools: add missing newlines at end of filesLeif Lindholm2019-10-042-2/+2
* BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi2019-09-191-1/+2
* BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C2019-09-171-20/+3
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-172-4/+10
* BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C2019-09-112-2/+3
* BaseTools: Support long file path in windows for misc functionsShi, Steven2019-08-231-1/+11
* BaseTools: Improve the file saving and copying reliabilityShi, Steven2019-08-202-7/+39
* BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven2019-08-201-0/+9
* BaseTools: Move buildoptions.py to Common folderBob Feng2019-08-142-1/+93
* BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C2019-08-141-1/+1
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-091-4/+6
* BaseTools: Add the support for python 2Feng, Bob C2019-08-091-4/+88
* BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2019-08-091-4/+24
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-091-4/+29
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-091-1/+0
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-092-2/+6
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-012-2/+2
* BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2019-07-221-6/+1
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-121-1/+2
* BaseTools: Fix various typosAntoine Cœur2019-07-081-1/+1
* BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2019-06-282-6/+20
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-172-0/+59
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-101-1/+2
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-101-0/+1
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-221-0/+1
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-211-0/+6
* BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2019-05-211-0/+2
* BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX2019-05-101-0/+1
* BaseTools: Sometime write file not immediate to diskYunhua Feng2019-04-221-4/+13
* BaseTools: Hash false success with back to back buildsRodriguez, Christian2019-04-161-0/+4
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0928-196/+28
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-011-1/+1
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-242-3/+0
* BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX2019-02-201-1/+1
* BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C2019-02-191-0/+1
* BaseTools: Various typoAntoine Coeur2019-02-147-28/+28
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-015-43/+40
* BaseTools: the list and iterator translationFeng, Bob C2019-02-012-5/+6
* BaseTools: Similar to octal data rectificationZhijux Fan2019-02-011-1/+1