| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 1 | -5/+5 |
* | BaseTools: Fix PcdNvStoreDefaultValueBuffer Value. | Feng, Bob C | 2018-12-15 | 1 | -3/+3 |
* | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 2018-12-06 | 1 | -4/+4 |
* | BaseTools: Fix BPDG tool print traceback info issue | Feng, YunhuaX | 2018-10-26 | 1 | -3/+2 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 1 | -5/+6 |
* | BaseTools: Handle the bytes and str difference | Yunhua Feng | 2018-10-13 | 1 | -5/+5 |
* | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 2018-10-13 | 1 | -1/+0 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -42/+42 |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 1 | -2/+1 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -5/+5 |
* | BaseTools: Remove the deprecated hash_key() | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Remove tuple parameter in python scripts | Gary Lin | 2018-06-27 | 1 | -1/+2 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 1 | -1/+2 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -1/+1 |
* | BaseTools: move PCD size calculation functions to PcdClassObject | Carsey, Jaben | 2018-05-04 | 1 | -1/+1 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -2/+2 |
* | BaseTools: merge towards minimum PCD MAX <something> methods | Carsey, Jaben | 2018-04-18 | 1 | -4/+3 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -4/+4 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -6/+6 |
* | BaseTools: Fix VPD data optimization issue | Liming Gao | 2017-12-25 | 1 | -12/+9 |
* | BaseTools: Optimize VPD PCD value for the different SKUs | Liming Gao | 2017-12-25 | 1 | -0/+6 |
* | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 2017-12-25 | 1 | -2/+3 |
* | BaseTools: Update python tool to call external tools with shell true mode | Liming Gao | 2016-09-21 | 1 | -3/+4 |
* | BaseTools: Add mixed PCD support feature | Yonghong Zhu | 2016-04-20 | 1 | -3/+12 |
* | BaseTools:Incremental build not work if VPD values in DSC changed by -D | Yonghong Zhu | 2016-01-29 | 1 | -28/+16 |
* | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen | 2014-08-15 | 1 | -2/+3 |
* | Sync BaseTool trunk (version r2610) into EDKII BaseTools. | Liming Gao | 2013-11-18 | 1 | -11/+14 |
* | Sync EDKII BaseTools to BaseTools project r2093. | lgao4 | 2010-11-15 | 1 | -1/+3 |
* | Sync EDKII BaseTools to BaseTools project r2065. | lgao4 | 2010-10-11 | 1 | -14/+9 |
* | Sync EDKII BaseTools to BaseTools project r2042. | qhuang8 | 2010-09-06 | 1 | -0/+259 |