Age | Commit message (Expand) | Author | Files | Lines |
7 days | BaseTools: AutoGen: Remove unnecessary code | Pierre Gondois | 1 | -2/+0 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 1 | -1/+1 |
2019-02-01 | BaseTools: replace long by int | Yunhua Feng | 1 | -2/+2 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 1 | -5/+5 |
2018-10-13 | BaseTools: Handle the bytes and str difference | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: remove the super() function argument | Yunhua Feng | 1 | -2/+2 |
2018-10-13 | BaseTools: Rename long() to int() | Yunhua Feng | 1 | -2/+2 |
2018-07-09 | BaseTools: Clean up source files | Liming Gao | 1 | -20/+20 |
2018-06-27 | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 1 | -2/+2 |
2018-05-04 | BaseTools: standardize GUID and pack size | Carsey, Jaben | 1 | -22/+4 |
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 |