| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC modules | Laszlo Ersek | 2024-02-29 | 1 | -0/+8 |
* | BaseTools: Add EDKII_DSC_PLATFORM_GUID MACRO | fengyunhua | 2020-10-13 | 1 | -0/+3 |
* | BaseTools: remove unnecessary calls of os.exist | Feng, Bob C | 2019-09-17 | 1 | -49/+50 |
* | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 2019-08-20 | 1 | -0/+0 |
* | BaseTools: Enable Multiple Process AutoGen | Feng, Bob C | 2019-08-09 | 1 | -2/+2 |
* | BaseTools: Decouple AutoGen Objects | Feng, Bob C | 2019-08-09 | 1 | -1/+1 |
* | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 1 | -11/+12 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | Revert "BaseTools:BaseTools supports to the driver combination." | Liming Gao | 2019-02-28 | 1 | -27/+5 |
* | BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED. | Jiewen Yao | 2019-02-22 | 1 | -27/+29 |
* | BaseTools:BaseTools supports to the driver combination. | Fan, ZhijuX | 2019-02-20 | 1 | -5/+27 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -3/+3 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -1/+1 |
* | BaseTools: Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTools: change the Division Operator | Zhijux Fan | 2019-02-01 | 1 | -4/+4 |
* | BaseTools:Similar to octal data rectification | Zhijux Fan | 2019-02-01 | 1 | -0/+2 |
* | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 2019-01-14 | 1 | -56/+34 |
* | BaseTools: fix imports | Carsey, Jaben | 2019-01-10 | 1 | -1/+1 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -14/+12 |
* | BaseTools: Fix some build and report file issue | Yunhua Feng | 2018-10-13 | 1 | -1/+4 |
* | BaseTools: change the Division Operator in the expression | Yunhua Feng | 2018-10-13 | 1 | -4/+4 |
* | BaseTools: do the list and iterator translation | Yunhua Feng | 2018-10-13 | 1 | -3/+3 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -3/+3 |
* | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 2018-10-13 | 1 | -1/+0 |
* | BaseTools: refactor the error for PCD value is negative or exceed max | zhijufan | 2018-09-30 | 1 | -44/+13 |
* | BaseTools: AutoGen refactor ModuleAutoGen caching | Jaben Carsey | 2018-08-20 | 1 | -1/+1 |
* | BaseTools: Fix the different token with the same PCD | Yunhua Feng | 2018-07-24 | 1 | -1/+1 |
* | BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's value | Yonghong Zhu | 2018-07-24 | 1 | -2/+1 |
* | BaseTools/AutoGen: Update header file for MM modules. | Supreeth Venkatesh | 2018-07-23 | 1 | -8/+8 |
* | BaseTools: Use absolute import in AutoGen | Gary Lin | 2018-07-16 | 1 | -3/+4 |
* | BaseTools: Enable structure pcd in FDF file | BobCF | 2018-07-13 | 1 | -0/+4 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -37/+37 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -36/+36 |
* | BaseTools: Enhance BaseTools supports FeaturePcd usage in VFR file | Yonghong Zhu | 2018-06-22 | 1 | -2/+3 |
* | BaseTools: remove including Base.h if the module type is not BASE | Yonghong Zhu | 2018-06-14 | 1 | -3/+1 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -1/+1 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: Remove the redundant code | Yonghong Zhu | 2018-05-10 | 1 | -10/+0 |
* | BaseTools: Fix generating array's size is incorrect in AutoGen.c | Yunhua Feng | 2018-05-10 | 1 | -12/+13 |
* | BaseTools: move PCD size calculation functions to PcdClassObject | Carsey, Jaben | 2018-05-04 | 1 | -31/+6 |
* | BaseTools: remove redundant if comparison | Carsey, Jaben | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -4/+4 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -2/+2 |
* | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2018-05-02 | 1 | -20/+15 |
* | BaseTools: Define and use a set for common list | Carsey, Jaben | 2018-05-02 | 1 | -4/+4 |
* | BaseTools: replace string constants used for module types | Carsey, Jaben | 2018-05-02 | 1 | -60/+60 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -48/+46 |
* | BaseTools: fix None comparisons | Carsey, Jaben | 2018-04-17 | 1 | -1/+1 |
* | BaseTools: reduce list usage when not needed | Carsey, Jaben | 2018-04-17 | 1 | -21/+27 |
* | BaseTools: Fix the bug for VOID* pcd max size from component section | Yonghong Zhu | 2018-04-10 | 1 | -1/+6 |