| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BaseTools: Enable structure pcd in FDF file | BobCF | 2018-07-13 | 1 | -0/+3 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -16/+16 |
* | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | 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: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -2/+2 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -13/+13 |
* | BaseTools: Display both Hex and integer value format of PCD value | Yunhua Feng | 2018-06-06 | 1 | -0/+40 |
* | BaseTools: Sort PCD by token space first then by PcdCName | Yunhua Feng | 2018-06-06 | 1 | -163/+167 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: standardize GUID and pack size | Carsey, Jaben | 2018-05-04 | 1 | -1/+1 |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -6/+6 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -15/+15 |
* | BaseTools: Share a dictionary instead of keeping multiples | Carsey, Jaben | 2018-05-02 | 1 | -17/+2 |
* | BaseTools: replace string constants used for module types | Carsey, Jaben | 2018-05-02 | 1 | -28/+28 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -2/+2 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -2/+2 |
* | BaseTools: copy a dictionary from InfClassObject to BuildReport | Carsey, Jaben | 2018-04-10 | 1 | -1/+15 |
* | BaseTools: Pcds in [Components] are not display correct in the report | Yonghong Zhu | 2018-04-09 | 1 | -0/+1 |
* | BaseTools: Pcd not used info should not in Module PCD section | Yonghong Zhu | 2018-04-09 | 1 | -5/+6 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -19/+19 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-09 | 1 | -1/+3 |
* | BaseTools: Fix the bug to search Fv.txt file relative to workspace | Yonghong Zhu | 2018-03-03 | 1 | -6/+9 |
* | BaseTools: Correct Structure Pcd value in the report | Yonghong Zhu | 2018-03-03 | 1 | -9/+63 |
* | BaseTools: Enhance FV info report file path to support absolute path | Yonghong Zhu | 2018-03-01 | 1 | -1/+7 |
* | BaseTools: Fix report not used --pcd value incorrectly | Feng, YunhuaX | 2018-02-28 | 1 | -0/+1 |
* | BaseTools: Add *B Flag for the field that from command line | Yonghong Zhu | 2018-02-25 | 1 | -7/+3 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 1 | -2/+7 |
* | BaseTools: Optimizing DscDefaultValue process in BuildReport | From: Yunhua Feng | 2018-01-21 | 1 | -2/+2 |
* | BaseTools: Add back the cc71d8 version's fix | Yonghong Zhu | 2018-01-09 | 1 | -6/+6 |
* | BaseTools: Not print SKUID info for PCD when it is only Single SKUID | Yonghong Zhu | 2018-01-09 | 1 | -35/+59 |
* | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2017-12-27 | 1 | -0/+6 |
* | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 2017-12-25 | 1 | -5/+5 |
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -38/+258 |
* | BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value | Yonghong Zhu | 2017-10-11 | 1 | -3/+4 |
* | BaseTools: report build time measured by module of EDKII Build | Yonghong Zhu | 2017-09-26 | 1 | -4/+25 |
* | BaseTools: Not show *B when Pcd value in build option same with DEC | Yonghong Zhu | 2017-09-09 | 1 | -3/+3 |
* | BaseTools: Fix the bug to correctly check Pcd type that in FDF file | Yonghong Zhu | 2017-08-01 | 1 | -0/+7 |
* | BaseTools/build: register MM module types with build tools. | Supreeth Venkatesh | 2017-07-07 | 1 | -1/+3 |
* | BaseTools: Enhance the report to not show the empty section | Yonghong Zhu | 2017-06-24 | 1 | -8/+5 |
* | BaseTools: fix the bug for Mixed Pcd display in the report | Yonghong Zhu | 2017-01-04 | 1 | -6/+15 |
* | BaseTools: Fix bug for decimal value of VPDPCD offset display in report | Yonghong Zhu | 2016-11-29 | 1 | -1/+4 |
* | BaseTools: Add build info for binary modules that only list in FDF file | Yonghong Zhu | 2016-07-29 | 1 | -1/+17 |
* | BaseTools: Add mixed PCD support feature | Yonghong Zhu | 2016-04-20 | 1 | -0/+8 |
* | BaseTools: generate hash value in build report for each output EFI image | Yonghong Zhu | 2016-04-12 | 1 | -1/+52 |
* | BaseTools: Add two new sections for PCD in the build report | Yonghong Zhu | 2016-03-29 | 1 | -16/+96 |
* | BaseTools: add new command line option to support override PCD value | Yonghong Zhu | 2016-03-16 | 1 | -12/+26 |
* | BaseTools: make build report tolerant of FVs specified by name | Eugene Cohen | 2016-01-21 | 1 | -34/+38 |
* | BaseTools: Fix a bug in the VPD report generation | Yonghong Zhu | 2015-12-07 | 1 | -3/+3 |
* | BaseTools: Clean some coding style issues | Yonghong Zhu | 2015-12-01 | 1 | -15/+15 |