| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: InfBuildData: Fix Private value retrieval | Joey Vagedes | 2024-07-04 | 1 | -7/+7 |
* | BaseTools: Use Stronger Matching for NULL Linked Libraries | Taylor Beebe | 2024-04-15 | 1 | -4/+4 |
* | BaseTools: Don't Recurse NULL Includes Not Linked to Module | Taylor Beebe | 2024-04-15 | 1 | -0/+2 |
* | 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 | 2 | -5/+5 |
* | 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: INF should use latest Pcd value instead of default value | Li, Yi1 | 2022-07-24 | 1 | -1/+3 |
* | 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: output the intermediate library instance when error occurs | Ni, Ray | 2022-06-16 | 1 | -1/+3 |
* | 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 | 3 | -11/+10 |
* | BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c | Bob Feng | 2022-03-26 | 1 | -0/+5 |
* | BaseTools: Add the FeatureFlagExpression usage to the Source Section | Yi Li | 2022-03-26 | 3 | -4/+57 |
* | 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: Remove Makefile/MakefileName fields | Pierre Gondois | 2021-09-29 | 1 | -2/+0 |
* | BaseTools: Enable the flag to treat dynamic pcd as dynamicEx | Bob Feng | 2021-07-12 | 4 | -131/+72 |
* | BaseTools: Correct report the line number in INF file issue | Yunhua Feng | 2020-12-22 | 1 | -1/+1 |
* | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 2020-11-05 | 2 | -17/+239 |
* | 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: Remove the file timestamp checking during parsing | Bob Feng | 2020-07-21 | 2 | -26/+2 |
* | BaseTools/Python: Allow HOST_APPLICATION to use NULL libraries | Michael D Kinney | 2020-07-15 | 1 | -2/+2 |
* | 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:Enhance the way to handling included dsc file | Fan, ZhijuX | 2019-12-04 | 1 | -39/+40 |
* | BaseTools:Add [packages] section in dsc file | Fan, ZhijuX | 2019-11-20 | 4 | -1/+42 |
* | BaseTools: Enable MACRO for DSC Components section tag | Feng, Bob C | 2019-11-13 | 1 | -0/+1 |
* | BaseTools: Sort Pcd settings to make PcdTokenNumber be fixed | Feng, Bob C | 2019-09-10 | 1 | -0/+10 |
* | BaseTools: Fix a bug for Hii Pcd override | Bob Feng | 2019-09-10 | 1 | -2/+2 |
* | BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908 | Feng, Bob C | 2019-08-29 | 1 | -13/+16 |
* | BaseTools: Incorrect error message for library instance not found | Feng, Bob C | 2019-08-23 | 1 | -6/+7 |
* | 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 | 4 | -5/+41 |
* | BaseTools: Add functions to get platform scope build options | Feng, Bob C | 2019-08-09 | 2 | -1/+31 |
* | 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: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 2 | -3/+4 |
* | 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 | 3 | -75/+218 |
* | BaseTools:corrected error message for the DatumType error | Fan, ZhijuX | 2019-05-08 | 1 | -3/+7 |