| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -5/+5 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -1/+1 |
* | BaseTools: remove the super() function argument | Yunhua Feng | 2018-10-13 | 1 | -2/+2 |
* | BaseTools: Rename long() to int() | Yunhua Feng | 2018-10-13 | 1 | -2/+2 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -20/+20 |
* | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | BaseTools: standardize GUID and pack size | Carsey, Jaben | 2018-05-04 | 1 | -22/+4 |
* | BaseTools: AutoGen - refactor out a useless class | Carsey, Jaben | 2018-05-04 | 1 | -11/+7 |
* | BaseTools: AutoGen - refactor out a list | Carsey, Jaben | 2018-05-04 | 1 | -7/+3 |
* | BaseTools: AutoGen - refactor out functions only called in __init__ | Carsey, Jaben | 2018-05-04 | 1 | -15/+1 |
* | BaseTools: move PCD size calculation functions to PcdClassObject | Carsey, Jaben | 2018-05-04 | 1 | -1/+1 |
* | BaseTools: this function has no purpose. | Carsey, Jaben | 2018-05-04 | 1 | -17/+0 |
* | BaseTools: check before accessing members in __eq__ | Carsey, Jaben | 2018-05-04 | 1 | -4/+1 |
* | BaseTools: AutoGen - update to remove duplicate constant value | Carsey, Jaben | 2018-05-04 | 1 | -9/+4 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -5/+6 |
* | BaseTools: Fix build fail when the number in validlist is long type. | Bob Feng | 2015-08-21 | 1 | -4/+3 |
* | BaseTools/Build: Add SDL support | Bob Feng | 2015-04-10 | 1 | -0/+351 |