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