Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | BaseTools: Create and use a shared value for 'MSFT' from DataType | Carsey, Jaben | 1 | -1/+1 |
2018-08-16 | BaseTools/Ecc: Fix import issues | hchen30 | 13 | -45/+47 |
2018-07-26 | BaseTools/Ecc: Add some new checkpoints | Hess Chen | 4 | -2/+68 |
2018-07-16 | BaseTools: Use absolute import in Ecc | Gary Lin | 11 | -42/+51 |
2018-07-09 | BaseTools: Clean up source files | Liming Gao | 17 | -1004/+1004 |
2018-06-27 | BaseTools: Fix old python2 idioms | Gary Lin | 2 | -7/+7 |
2018-06-27 | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2 | -22/+22 |
2018-06-27 | BaseTools: Remove the old python "not-equal" | Gary Lin | 1 | -7/+7 |
2018-06-27 | BaseTools: Refactor python print statements | Gary Lin | 7 | -48/+55 |
2018-06-27 | BaseTools: Refactor python except statements | Gary Lin | 5 | -81/+81 |
2018-05-28 | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 3 | -3/+3 |
2018-05-06 | BaseTools: Ecc - add dict for config file to internal translation | Carsey, Jaben | 1 | -3/+119 |
2018-05-04 | BaseTools: dont make iterator into list if not needed | Carsey, Jaben | 1 | -2/+2 |
2018-05-02 | BaseTools: replace string with predefined constant | Carsey, Jaben | 1 | -1/+1 |
2018-05-02 | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2 | -2/+2 |
2018-05-02 | BaseTools: replace string constants used for module types | Carsey, Jaben | 1 | -3/+3 |
2018-04-23 | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 1 | -2/+2 |
2018-04-03 | BaseTools: remove uncalled functions | Carsey, Jaben | 1 | -19/+0 |
2018-04-03 | BaseTools: remove uncalled function | Carsey, Jaben | 1 | -16/+1 |
2018-03-30 | BaseTools: cleanup class heirarchy | Carsey, Jaben | 1 | -12/+1 |
2018-03-30 | BaseTools: Remove equality operator with None | Carsey, Jaben | 9 | -75/+75 |
2018-03-27 | BaseTools/ECC: Add a new exception support | Hess Chen | 1 | -2/+8 |
2018-01-30 | BaseTools: Fix indentation in CParser.py file | Gary Lin | 1 | -9/+2 |
2017-05-11 | BaseTools/Ecc: Add line break support for exception list | Hess Chen | 1 | -2/+2 |
2017-04-13 | BaseTools/ECC: Add a new checkpoint | Hess Chen | 4 | -2/+159 |
2017-04-11 | BaseTools/ECC: Change check rule for Ifndef statement | Hess Chen | 1 | -7/+8 |
2017-03-09 | BaseTools/ECC: Fix an issue of parameter parser | Hess Chen | 1 | -2/+2 |
2016-12-29 | BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID" | Hess Chen | 1 | -1/+6 |
2016-07-29 | BaseTools/Ecc: GUID checkpoint | Hess Chen | 1 | -3/+3 |
2016-04-26 | BaseTools/ECC: Remove UNI checkpoint from ECC | Hess Chen | 1 | -0/+2 |
2016-04-26 | Update ECC to support more doxygen keywords | Hess Chen | 2 | -5/+10 |
2016-03-10 | BaseTools: Change source files to DOS format. | Liming Gao | 1 | -5/+5 |
2016-02-16 | BaseTools-Source: Update displayed version information | edk2 dev | 1 | -6/+5 |
2015-12-30 | BaseTool/ECC: Add UTF-8 support on ECC tool | Hess Chen | 1 | -2/+4 |
2015-12-14 | BaseTools/Ecc: Fix a bug to report fake issue | Hess Chen | 1 | -0/+4 |
2015-10-08 | BaseTools: Update ECC tool to support multiple workspaces | Li YangX | 3 | -11/+15 |
2015-09-14 | BaseTools/Ecc: Remove checkpoint for STATIC modifier | Hess Chen | 2 | -7/+14 |
2015-08-24 | BaseTools/Ecc: Remove checkpoint for STATIC modifier | Hess Chen | 2 | -6/+9 |
2015-07-02 | BaseTools/Ecc: Fix a bug when checking copyright format | Hess Chen | 2 | -1/+9 |
2015-07-02 | BaseTools/Ecc: Fix a bug to get correct member variable | Hess Chen | 1 | -2/+5 |
2015-06-25 | BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly | Hess Chen | 1 | -0/+2 |
2015-06-25 | BaseTools/Ecc: Fix two bugs for the checkpoint of GUID | Hess Chen | 2 | -2/+3 |
2015-06-25 | BaseTools/Ecc: Fix a bug in parser | Hess Chen | 1 | -0/+3 |
2015-06-25 | BaseTools/Ecc: Add a checkpoint for invalid DEC file. | Hess Chen | 4 | -1/+25 |
2015-06-25 | BaseTools/Ecc: Add a checkpoint for invalid PCD info. | Hess Chen | 1 | -0/+84 |
2015-06-25 | BaseTools/Ecc: Add a checkpoint for invalid UNI file. | Hess Chen | 5 | -7/+114 |
2015-06-25 | BaseTools/Ecc: Add a Configuration item | Hess Chen | 3 | -3/+13 |
2014-12-09 | BaseTools/ECC: Fix some issues of ECC tool | Hess Chen | 2 | -9/+18 |
2014-09-22 | BaseTools/ECC: Ignore duplicate check for 'NULL' library | Hess Chen | 1 | -1/+1 |
2014-08-25 | This patch is going to: | Hess Chen | 10 | -12/+228 |