Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 1 | -3/+4 |
2019-06-10 | BaseTools:Make BaseTools support new rules to generate RAW FFS FILE | Fan, ZhijuX | 1 | -3/+6 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -2/+2 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 1 | -7/+5 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 1 | -1/+1 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 1 | -4/+4 |
2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 1 | -1/+2 |
2019-01-04 | BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries | Ard Biesheuvel | 1 | -1/+1 |
2018-10-25 | BaseTools/GenFds: cleanup GenFds | Carsey, Jaben | 1 | -5/+5 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 1 | -8/+11 |
2018-10-13 | BaseTools: change the Division Operator in the expression | Yunhua Feng | 1 | -4/+4 |
2018-10-13 | BaseTools: do the list and iterator translation | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: Handle the bytes and str difference | Yunhua Feng | 1 | -5/+3 |
2018-10-13 | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 1 | -1/+0 |
2018-09-20 | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 1 | -3/+1 |
2018-07-16 | BaseTools: Use absolute import in GenFds | Gary Lin | 1 | -9/+10 |
2018-07-09 | BaseTools: Clean up source files | Liming Gao | 1 | -30/+30 |
2018-06-27 | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 1 | -2/+2 |
2018-06-27 | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 1 | -7/+7 |
2018-05-28 | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 1 | -1/+1 |
2018-05-02 | BaseTools: remove redundant if comparison | Carsey, Jaben | 1 | -2/+2 |
2018-05-02 | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 1 | -11/+11 |
2018-05-02 | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 1 | -1/+1 |
2018-05-02 | BaseTools: replace string constants used for module types | Carsey, Jaben | 1 | -15/+15 |
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 | -5/+3 |
2018-04-18 | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 1 | -1/+1 |
2018-04-18 | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 1 | -2/+3 |
2018-04-17 | BaseTools: FfsInfStatement - remove unused function | Carsey, Jaben | 1 | -21/+0 |
2018-04-17 | BaseTools: FdfParser - refactor functions to make static | Carsey, Jaben | 1 | -5/+5 |
2018-04-11 | BaseTools: fix --genfds-multi-thread generate makefile issue | Feng, YunhuaX | 1 | -1/+3 |
2018-03-30 | BaseTools: Remove equality operator with None | Carsey, Jaben | 1 | -24/+24 |
2018-03-09 | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 1 | -8/+10 |
2018-03-03 | BaseTools: DSC Components section support flexible PCD | Yunhua Feng | 1 | -0/+15 |
2018-02-01 | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 1 | -0/+1 |
2017-12-29 | BaseTools: Fix a bug for different FV use same FILE statement Guid | Yonghong Zhu | 1 | -1/+1 |
2017-12-05 | BaseTools: Update Makefile to support FFS file generation | Yonghong Zhu | 1 | -87/+115 |
2017-09-25 | BaseTools: extend FFS alignment to 16M | Yonghong Zhu | 1 | -3/+7 |
2017-07-07 | BaseTools/GenFds: register MM Modules and MM FV file types. | Supreeth Venkatesh | 1 | -0/+3 |
2016-09-25 | BaseTools: handling the case that map file is not exist | Yonghong Zhu | 1 | -16/+17 |
2016-05-16 | BaseTools/GenFds: enhance INF built arch filter | Yonghong Zhu | 1 | -0/+10 |
2016-04-20 | BaseTools: add the support for --pcd feature to patch the binary efi | Yonghong Zhu | 1 | -2/+12 |
2016-04-19 | BaseTools/Build: Consider only build-specified architectures | Thomas Palmer | 1 | -30/+6 |
2015-12-07 | BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override | Yonghong Zhu | 1 | -1/+4 |
2015-12-07 | BaseTools: Add support for INF statement in FD region | Yonghong Zhu | 1 | -3/+41 |
2015-10-08 | BaseTools: Update Build tool to support multiple workspaces | Li YangX | 1 | -3/+4 |
2015-02-06 | 1. Update UpdateBuildVersion.py; | Yingke Liu | 1 | -41/+4 |
2014-09-12 | BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. | Yingke Liu | 1 | -0/+1 |
2014-09-11 | Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a... | Abner Chang | 1 | -0/+26 |