| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools:Fix a ECC issue | Fan, ZhijuX | 2019-02-19 | 2 | -1/+3 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 9 | -26/+26 |
* | BaseTools/ECC: Add a new type of exception | Hess Chen | 2019-02-02 | 1 | -4/+10 |
* | BaseTools: ECC tool Python3 adaption | Feng, Bob C | 2019-02-01 | 17 | -23/+8385 |
* | BaseTools: Remove EDK_SOURCE keyword from ECC Tool | Feng, Bob C | 2019-01-17 | 2 | -47/+0 |
* | BaseTools: fix imports | Carsey, Jaben | 2019-01-10 | 1 | -2/+2 |
* | BaseTools/Ecc: Update a checkpoint criteria. | Hess Chen | 2018-10-24 | 2 | -2/+2 |
* | BaseTools/ECC: Fix an identification issue of typedef function. | Hess Chen | 2018-10-24 | 2 | -3/+17 |
* | BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions. | Hess Chen | 2018-10-24 | 4 | -0/+67 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 10 | -6662/+22558 |
* | BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools. | Hess Chen | 2018-10-13 | 10 | -22558/+6662 |
* | BaseTools: Create and use a shared value for 'MSFT' from DataType | Carsey, Jaben | 2018-08-30 | 1 | -1/+1 |
* | BaseTools/Ecc: Fix import issues | hchen30 | 2018-08-16 | 13 | -45/+47 |
* | BaseTools/Ecc: Add some new checkpoints | Hess Chen | 2018-07-26 | 4 | -2/+68 |
* | BaseTools: Use absolute import in Ecc | Gary Lin | 2018-07-16 | 11 | -42/+51 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 17 | -1004/+1004 |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 2 | -7/+7 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 2 | -22/+22 |
* | BaseTools: Remove the old python "not-equal" | Gary Lin | 2018-06-27 | 1 | -7/+7 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 7 | -48/+55 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 5 | -81/+81 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 3 | -3/+3 |
* | BaseTools: Ecc - add dict for config file to internal translation | Carsey, Jaben | 2018-05-06 | 1 | -3/+119 |
* | BaseTools: dont make iterator into list if not needed | Carsey, Jaben | 2018-05-04 | 1 | -2/+2 |
* | BaseTools: replace string with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2018-05-02 | 2 | -2/+2 |
* | BaseTools: replace string constants used for module types | Carsey, Jaben | 2018-05-02 | 1 | -3/+3 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -2/+2 |
* | BaseTools: remove uncalled functions | Carsey, Jaben | 2018-04-03 | 1 | -19/+0 |
* | BaseTools: remove uncalled function | Carsey, Jaben | 2018-04-03 | 1 | -16/+1 |
* | BaseTools: cleanup class heirarchy | Carsey, Jaben | 2018-03-30 | 1 | -12/+1 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 9 | -75/+75 |
* | BaseTools/ECC: Add a new exception support | Hess Chen | 2018-03-27 | 1 | -2/+8 |
* | BaseTools: Fix indentation in CParser.py file | Gary Lin | 2018-01-30 | 1 | -9/+2 |
* | BaseTools/Ecc: Add line break support for exception list | Hess Chen | 2017-05-11 | 1 | -2/+2 |
* | BaseTools/ECC: Add a new checkpoint | Hess Chen | 2017-04-13 | 4 | -2/+159 |
* | BaseTools/ECC: Change check rule for Ifndef statement | Hess Chen | 2017-04-11 | 1 | -7/+8 |
* | BaseTools/ECC: Fix an issue of parameter parser | Hess Chen | 2017-03-09 | 1 | -2/+2 |
* | BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID" | Hess Chen | 2016-12-29 | 1 | -1/+6 |
* | BaseTools/Ecc: GUID checkpoint | Hess Chen | 2016-07-29 | 1 | -3/+3 |
* | BaseTools/ECC: Remove UNI checkpoint from ECC | Hess Chen | 2016-04-26 | 1 | -0/+2 |
* | Update ECC to support more doxygen keywords | Hess Chen | 2016-04-26 | 2 | -5/+10 |
* | BaseTools: Change source files to DOS format. | Liming Gao | 2016-03-10 | 1 | -5/+5 |
* | BaseTools-Source: Update displayed version information | edk2 dev | 2016-02-16 | 1 | -6/+5 |
* | BaseTool/ECC: Add UTF-8 support on ECC tool | Hess Chen | 2015-12-30 | 1 | -2/+4 |
* | BaseTools/Ecc: Fix a bug to report fake issue | Hess Chen | 2015-12-14 | 1 | -0/+4 |
* | BaseTools: Update ECC tool to support multiple workspaces | Li YangX | 2015-10-08 | 3 | -11/+15 |
* | BaseTools/Ecc: Remove checkpoint for STATIC modifier | Hess Chen | 2015-09-14 | 2 | -7/+14 |
* | BaseTools/Ecc: Remove checkpoint for STATIC modifier | Hess Chen | 2015-08-24 | 2 | -6/+9 |
* | BaseTools/Ecc: Fix a bug when checking copyright format | Hess Chen | 2015-07-02 | 2 | -1/+9 |