| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Syntax warning invalid escape sequence \C | Jayaprakash, N | 2024-02-28 | 1 | -1/+1 |
* | BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs | devel@edk2.groups.io | 2024-02-08 | 1 | -48/+133 |
* | BaseTools: Fix raw strings containing valid escape characters | Joey Vagedes | 2024-01-10 | 1 | -2/+2 |
* | BaseTools: Resolve regex syntax warnings | Joey Vagedes via groups.io | 2023-12-21 | 1 | -4/+4 |
* | BaseTools: Allow users to specify compiler to use with make CC= CXX= | Rebecca Cran | 2023-04-05 | 1 | -1/+1 |
* | BaseTools: Correct initialization data size check for array PCDs | Konstantin Aladyshev | 2022-10-19 | 1 | -8/+8 |
* | Revert "BaseTools: Fix DSC LibraryClass precedence rule" | Liming Gao | 2022-08-28 | 1 | -2/+2 |
* | BaseTools: Fix DSC LibraryClass precedence rule | Chen, Christine | 2022-07-17 | 1 | -2/+2 |
* | BaseTools: add '-p' for Linux 'cp' command. | Chen, Christine | 2022-07-17 | 1 | -2/+2 |
* | BaseTools: Fix dependency issue in PcdValueInit | Jake Garver | 2022-06-06 | 1 | -1/+2 |
* | BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size | Li, Yi1 | 2022-04-22 | 1 | -0/+1 |
* | BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c | Bob Feng | 2022-03-26 | 1 | -0/+5 |
* | BaseTools: Fix error leg in DscBuildData.py | Jake Garver via groups.io | 2022-02-07 | 1 | -1/+1 |
* | BaseTools: Add authenticated variable store support | Chen, Lin Z | 2021-11-11 | 1 | -0/+4 |
* | BaseTools: Remove hard-coded strings for target and tools_def | Pierre Gondois | 2021-09-29 | 1 | -5/+4 |
* | BaseTools: Enable the flag to treat dynamic pcd as dynamicEx | Bob Feng | 2021-07-12 | 1 | -15/+4 |
* | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 2020-11-05 | 1 | -17/+227 |
* | BaseTools: Move C tool flags before the common flags | gaoliming | 2020-10-10 | 1 | -1/+1 |
* | BaseTools: Sort the Pcd set when generating the VPD binary | Bob Feng | 2020-09-08 | 1 | -1/+1 |
* | BaseTools:fix issue for decode the stdout/stderr byte arrays | Fan, ZhijuX | 2020-03-24 | 1 | -1/+1 |
* | BaseTools:copy the common PcdValueCommon.c to output directory | Fan, ZhijuX | 2020-03-12 | 1 | -2/+11 |
* | BaseTools/Build: Do not use Common.lib in Structured PCD app | Kinney, Michael D | 2020-02-07 | 1 | -19/+23 |
* | BaseTools/DscBuildData: Fix PCD autogen include file conflict | Michael D Kinney | 2020-02-04 | 1 | -1/+17 |
* | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 2020-01-13 | 1 | -3/+6 |
* | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 2019-11-20 | 1 | -1/+22 |
* | BaseTools: Fix a bug for Hii Pcd override | Bob Feng | 2019-09-10 | 1 | -2/+2 |
* | BaseTools: Fixed an issue that build raise exception | Feng, Bob C | 2019-08-12 | 1 | -5/+2 |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -5/+5 |
* | BaseTools: Add functions to get platform scope build options | Feng, Bob C | 2019-08-09 | 1 | -0/+20 |
* | BaseTools: Singleton the object to handle build conf file | Feng, Bob C | 2019-08-09 | 1 | -6/+2 |
* | BaseTools:Updata the output encoding of the Popen function | Bob Feng | 2019-08-01 | 1 | -1/+1 |
* | BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c | Feng, Bob C | 2019-07-10 | 1 | -1/+2 |
* | BaseTools: Correct the value assignment for StructurePcd | Fan, ZhijuX | 2019-05-10 | 1 | -48/+165 |
* | BaseTools:corrected error message for the DatumType error | Fan, ZhijuX | 2019-05-08 | 1 | -3/+7 |
* | BaseTools:Fixed an issue where the order of GuidS changed in guid.xref | Fan, ZhijuX | 2019-05-01 | 1 | -10/+10 |
* | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 2019-04-10 | 1 | -0/+3 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | BaseTool: Fixed an issue of Structure PCD | Feng, Bob C | 2019-03-27 | 1 | -7/+7 |
* | BaseTools: Remove the logic SourceOverridePath | Feng, Bob C | 2019-03-24 | 1 | -19/+0 |
* | BaseTools: Fix a bug about Structure PCD | Feng, Bob C | 2019-02-22 | 1 | -1/+1 |
* | BaseTool: Fixed incremental rebuild issue. | Feng, Bob C | 2019-02-22 | 1 | -9/+8 |
* | BaseTools:PCD value error in structure pcd sku case. | Fan, ZhijuX | 2019-02-20 | 1 | -0/+3 |
* | BaseTools: Fixed a code bug for Pcd Array. | Feng, Bob C | 2019-02-19 | 1 | -7/+5 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -1/+1 |
* | BaseTools:StructurePCD value display incorrect in "Not used" section. | Fan, ZhijuX | 2019-02-02 | 1 | -2/+2 |
* | BaseTools: Enable CODE format in DEC file | Feng, Bob C | 2019-02-02 | 1 | -17/+21 |
* | BaseTools: PCD value incorrect in structure pcd sku case. | Fan, ZhijuX | 2019-02-02 | 1 | -1/+1 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -3/+10 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -8/+8 |
* | BaseTools:Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -1/+2 |