| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -13/+13 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 1 | -3/+4 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -5/+5 |
* | BaseTools: introduce !error statement | Yunhua Feng | 2018-06-22 | 1 | -0/+12 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 1 | -4/+4 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -2/+2 |
* | BaseTools/GenFds: Remove redundant GetRealFileLine call | Zurcher, Christopher J | 2018-05-28 | 1 | -4/+3 |
* | BaseTools: Correct the variable name | Yonghong Zhu | 2018-05-07 | 1 | -1/+1 |
* | BaseTools: FdfParser - update to remove duplicate constant value | Carsey, Jaben | 2018-05-04 | 1 | -15/+14 |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -46/+46 |
* | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: Replace EDK Component strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -3/+3 |
* | BaseTools: replace string constants used for module types | Carsey, Jaben | 2018-05-02 | 1 | -8/+8 |
* | BaseTools: GenFds - simplify testing for Hex number | Carsey, Jaben | 2018-04-26 | 1 | -8/+1 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -3/+3 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -9/+9 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -6/+7 |
* | BaseTools: FdfParser - refactor functions to make static | Carsey, Jaben | 2018-04-17 | 1 | -5/+6 |
* | BaseTools: FdfParser refactor to remove a dictionary | Carsey, Jaben | 2018-04-17 | 1 | -5/+4 |
* | BaseTools: Remove FdfParserLite.py from source since it is not used | Feng, YunhuaX | 2018-04-09 | 1 | -1/+2 |
* | BaseTools: GenFds - move RegEx compile | Carsey, Jaben | 2018-04-08 | 1 | -3/+2 |
* | BaseTools: make static functions when self is not needed | Carsey, Jaben | 2018-04-03 | 1 | -13/+12 |
* | BaseTools: remove uncalled function | Carsey, Jaben | 2018-04-03 | 1 | -15/+0 |
* | BaseTools: change hex parsing to use built in | Carsey, Jaben | 2018-04-03 | 1 | -22/+4 |
* | BaseTools: use new RegEx from FdfParserLite | Carsey, Jaben | 2018-04-03 | 1 | -7/+5 |
* | BaseTools: no need to do int() API work for it | Carsey, Jaben | 2018-03-30 | 1 | -4/+1 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -25/+25 |
* | BaseTools: use new shared GUID regular expressions | Carsey, Jaben | 2018-03-29 | 1 | -1/+1 |
* | BaseTools: FdfParser and FdfParserLite share reg exp | Carsey, Jaben | 2018-03-29 | 1 | -2/+2 |
* | BaseTools: FdfParser remove class never used. | Carsey, Jaben | 2018-03-21 | 1 | -15/+0 |
* | BaseTools: FdfParser & FdfParserLite refactor regular expression for GUIDs | Carsey, Jaben | 2018-03-21 | 1 | -2/+2 |
* | BaseTools: Fix a bug for --pcd used in ConditionalStatement calculate | Yonghong Zhu | 2018-03-09 | 1 | -0/+2 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-09 | 1 | -0/+1 |
* | BaseTools: Dsc/Fdf conditional statement parse issue | Feng, YunhuaX | 2018-03-03 | 1 | -0/+4 |
* | BaseTools: Add check for INF statement must be a .inf file | Yonghong Zhu | 2018-02-23 | 1 | -1/+3 |
* | BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF File | Yonghong Zhu | 2017-10-11 | 1 | -1/+1 |
* | BaseTools: PI 1.6 to support FV extended header contain FV used size | Yunhua Feng | 2017-10-03 | 1 | -1/+1 |
* | BaseTools: extend FFS alignment to 16M | Yonghong Zhu | 2017-09-25 | 1 | -8/+16 |
* | BaseTools: Fix FDF file parse !include file issue | Yunhua Feng | 2017-07-10 | 1 | -0/+4 |
* | BaseTools/GenFds: register MM Modules and MM FV file types. | Supreeth Venkatesh | 2017-07-07 | 1 | -2/+2 |
* | BaseTools: Skip module AutoGen by comparing timestamp. | Derek Lin | 2017-03-25 | 1 | -0/+4 |
* | BaseTools: Extend the Macro used in the FDF !include statement | Yonghong Zhu | 2017-01-23 | 1 | -11/+30 |
* | BaseTools: not report error for the optional items in the FmpTokens | Yonghong Zhu | 2017-01-06 | 1 | -8/+5 |
* | BaseTools: FILE DATA to support relative path under Multiple workspace | Yonghong Zhu | 2016-11-15 | 1 | -1/+4 |
* | BaseTools: Fix the bug to support generate FFS by Align=Auto | Yonghong Zhu | 2016-11-15 | 1 | -1/+3 |
* | BaseTools/GenFds: Support FDF sections in any order | Michael Kinney | 2016-10-12 | 1 | -19/+4 |
* | BaseTools: Extend FMP to support FV statement and FD statement | Yonghong Zhu | 2016-10-12 | 1 | -14/+45 |
* | BaseTools: FMP capsule add the support to generate auth info | Yonghong Zhu | 2016-08-19 | 1 | -8/+56 |
* | BaseTools: report error if source module INF is only list in FDF file | Yonghong Zhu | 2016-07-27 | 1 | -0/+15 |