Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BaseTools: Use absolute import in AutoGen | Gary Lin | 2018-07-16 | 1 | -1/+2 |
* | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 2018-06-27 | 1 | -1/+0 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: remove unused member variable | Carsey, Jaben | 2018-05-04 | 1 | -1/+0 |
* | BaseTools: AutoGen - refactor more functions only called in __init__ | Carsey, Jaben | 2018-05-04 | 1 | -49/+40 |
* | BaseTools: AutoGen - share StripComments API | Carsey, Jaben | 2018-05-04 | 1 | -17/+2 |
* | BaseTools: remove redundant check | Carsey, Jaben | 2018-04-08 | 1 | -1/+1 |
* | BaseTools: AutoGen - use the new shared RegEx | Carsey, Jaben | 2018-04-08 | 1 | -1/+2 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -2/+2 |
* | BaseTools: add error check for "#image" for idf file format | Yonghong Zhu | 2016-12-02 | 1 | -1/+4 |
* | BaseTools: support generating image package from BMP/JPEG/PNG files | Yonghong Zhu | 2016-09-27 | 1 | -0/+159 |