summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes2024-01-101-1/+1
* BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io2023-12-214-25/+25
* BaseTools: Add missing spaces for PCD expression values in AutoGenCKonstantin Aladyshev2022-10-191-1/+1
* BaseTools: Correct BPDG tool error printsKonstantin Aladyshev2022-10-191-2/+2
* BaseTools: Updated build tools to support new LoongArch.Chao Li2022-10-141-2/+19
* BaseTools: Add the FeatureFlagExpression usage to the Source SectionYi Li2022-03-262-1/+2
* BaseTools: Add authenticated variable store supportChen, Lin Z2021-11-111-0/+1
* BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng2021-07-121-0/+1
* BaseTools: Add support for version 3 of FMP Image Header structureSughosh Ganu2021-05-121-8/+20
* 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