| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Clean up os.path.normcase and os.path.normpath usage | Yang Gang | 2025-01-09 | 2 | -2/+2 |
* | BaseTools: Improve error messages from UefiCapsuleHeader.py | Rebecca Cran | 2024-12-06 | 1 | -2/+2 |
* | BaseTools: Update Stack Cookie Logic | Taylor Beebe | 2024-09-13 | 1 | -1/+2 |
* | BaseTools/FmpCapsuleHeader.py: Explain error when throwing exceptions | Sergii Dmytruk | 2024-07-05 | 1 | -11/+11 |
* | BaseTools: Fix raw strings containing valid escape characters | Joey Vagedes | 2024-01-10 | 1 | -1/+1 |
* | BaseTools: Resolve regex syntax warnings | Joey Vagedes via groups.io | 2023-12-21 | 4 | -25/+25 |
* | BaseTools: Add missing spaces for PCD expression values in AutoGenC | Konstantin Aladyshev | 2022-10-19 | 1 | -1/+1 |
* | BaseTools: Correct BPDG tool error prints | Konstantin Aladyshev | 2022-10-19 | 1 | -2/+2 |
* | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 2022-10-14 | 1 | -2/+19 |
* | BaseTools: Add the FeatureFlagExpression usage to the Source Section | Yi Li | 2022-03-26 | 2 | -1/+2 |
* | BaseTools: Add authenticated variable store support | Chen, Lin Z | 2021-11-11 | 1 | -0/+1 |
* | BaseTools: Enable the flag to treat dynamic pcd as dynamicEx | Bob Feng | 2021-07-12 | 1 | -0/+1 |
* | BaseTools: Add support for version 3 of FMP Image Header structure | Sughosh Ganu | 2021-05-12 | 1 | -8/+20 |
* | BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] | Michael D Kinney | 2021-04-29 | 1 | -18/+1 |
* | BaseTools: Work around array.array.tostring() removal in python 3.9 | Cole Robinson | 2020-08-14 | 1 | -1/+1 |
* | BaseTools: Add Guid name support in GenFfs. | Yuwei Chen | 2020-07-17 | 1 | -0/+1 |
* | BaseTools: Fix parse PCD GUID expression issue | Feng, YunhuaX | 2020-05-13 | 1 | -5/+5 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 1 | -1/+4 |
* | BaseTools:Add the spare space FV image size checker | Fan, Zhiju | 2020-04-23 | 1 | -0/+2 |
* | BaseTools/Capsule: Add capsule dependency support | Li, Aaron | 2020-01-15 | 1 | -0/+409 |
* | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 2020-01-13 | 4 | -131/+76 |
* | BaseTools: Leverage compiler output to optimize binary cache | Steven Shi | 2019-12-10 | 1 | -22/+13 |
* | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 2019-11-20 | 1 | -0/+1 |
* | BaseTools: Add map file parsing support for CLANG9 | Zhiguang Liu | 2019-11-08 | 1 | -3/+6 |
* | BaseTools: add missing newlines at end of files | Leif Lindholm | 2019-10-04 | 2 | -2/+2 |
* | BaseTools: Add more parameter checking for CopyFileOnChange() | Steven Shi | 2019-09-19 | 1 | -1/+2 |
* | BaseTools:Remove the unnecessary operation of renaming a file. | Feng, Bob C | 2019-09-17 | 1 | -20/+3 |
* | BaseTools:change some incorrect parameter defaults | Fan, ZhijuX | 2019-09-17 | 2 | -4/+10 |
* | BaseTools: Enable --genfds-multi-thread to default build | Feng, Bob C | 2019-09-11 | 2 | -2/+3 |
* | BaseTools: Support long file path in windows for misc functions | Shi, Steven | 2019-08-23 | 1 | -1/+11 |
* | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 2019-08-20 | 2 | -7/+39 |
* | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 2019-08-20 | 1 | -0/+9 |
* | BaseTools: Move buildoptions.py to Common folder | Bob Feng | 2019-08-14 | 2 | -1/+93 |
* | BaseTools: Add "-" in a re to parse line in .map file | Feng, Bob C | 2019-08-14 | 1 | -1/+1 |
* | BaseTools: Enable block queue log agent. | Feng, Bob C | 2019-08-09 | 1 | -4/+6 |
* | BaseTools: Add the support for python 2 | Feng, Bob C | 2019-08-09 | 1 | -4/+88 |
* | BaseTools: Move BuildOption parser out of build.py | Feng, Bob C | 2019-08-09 | 1 | -4/+24 |
* | BaseTools: Add LogAgent to support multiple process Autogen | Feng, Bob C | 2019-08-09 | 1 | -4/+29 |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -1/+0 |
* | BaseTools: Singleton the object to handle build conf file | Feng, Bob C | 2019-08-09 | 2 | -2/+6 |
* | BaseTools:Updata the output encoding of the Popen function | Bob Feng | 2019-08-01 | 2 | -2/+2 |
* | BaseTools: Create ".cache" folder when initialize Build object | Feng, Bob C | 2019-07-22 | 1 | -6/+1 |
* | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 1 | -1/+2 |
* | BaseTools: Fix various typos | Antoine Cœur | 2019-07-08 | 1 | -1/+1 |
* | BaseTools/Capsule: Supports multiple payloads and drivers in capsule | Jin, Eric | 2019-06-28 | 2 | -6/+20 |
* | BaseTools:Introduce CopyFileOnChange() function to copy cache files | Shi, Steven | 2019-06-17 | 2 | -0/+59 |
* | BaseTools: Refactor hash tracking after checking for Sources section | Rodriguez, Christian | 2019-06-10 | 1 | -1/+2 |
* | BaseTools:Make BaseTools support new rules to generate RAW FFS FILE | Fan, ZhijuX | 2019-06-10 | 1 | -0/+1 |
* | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 2019-05-22 | 1 | -0/+1 |
* | BaseTools: Library hashing fix and optimization for --hash feature | Rodriguez, Christian | 2019-05-21 | 1 | -0/+6 |