Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | BaseTools: AutoGen - refactor out a useless class | Carsey, Jaben | 1 | -11/+7 |
2018-05-04 | BaseTools: AutoGen - refactor out a list | Carsey, Jaben | 1 | -7/+3 |
2018-05-04 | BaseTools: AutoGen - refactor out functions only called in __init__ | Carsey, Jaben | 1 | -15/+1 |
2018-05-04 | BaseTools: move PCD size calculation functions to PcdClassObject | Carsey, Jaben | 1 | -1/+1 |
2018-05-04 | BaseTools: this function has no purpose. | Carsey, Jaben | 1 | -17/+0 |
2018-05-04 | BaseTools: check before accessing members in __eq__ | Carsey, Jaben | 1 | -4/+1 |
2018-05-04 | BaseTools: AutoGen - update to remove duplicate constant value | Carsey, Jaben | 1 | -9/+4 |
2018-04-23 | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 1 | -5/+6 |
2015-08-21 | BaseTools: Fix build fail when the number in validlist is long type. | Bob Feng | 1 | -4/+3 |
2015-04-10 | BaseTools/Build: Add SDL support | Bob Feng | 1 | -0/+351 |