| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: remove redundant if comparison | Carsey, Jaben | 2018-05-02 | 1 | -2/+2 |
* | BaseTools: Replace Binary File type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -11/+11 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: replace string constants used for module types | Carsey, Jaben | 2018-05-02 | 1 | -15/+15 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -2/+2 |
* | BaseTools: merge towards minimum PCD MAX <something> methods | Carsey, Jaben | 2018-04-18 | 1 | -5/+3 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -1/+1 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -2/+3 |
* | BaseTools: FfsInfStatement - remove unused function | Carsey, Jaben | 2018-04-17 | 1 | -21/+0 |
* | BaseTools: FdfParser - refactor functions to make static | Carsey, Jaben | 2018-04-17 | 1 | -5/+5 |
* | BaseTools: fix --genfds-multi-thread generate makefile issue | Feng, YunhuaX | 2018-04-11 | 1 | -1/+3 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -24/+24 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-09 | 1 | -8/+10 |
* | BaseTools: DSC Components section support flexible PCD | Yunhua Feng | 2018-03-03 | 1 | -0/+15 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-01 | 1 | -0/+1 |
* | BaseTools: Fix a bug for different FV use same FILE statement Guid | Yonghong Zhu | 2017-12-29 | 1 | -1/+1 |
* | BaseTools: Update Makefile to support FFS file generation | Yonghong Zhu | 2017-12-05 | 1 | -87/+115 |
* | BaseTools: extend FFS alignment to 16M | Yonghong Zhu | 2017-09-25 | 1 | -3/+7 |
* | BaseTools/GenFds: register MM Modules and MM FV file types. | Supreeth Venkatesh | 2017-07-07 | 1 | -0/+3 |
* | BaseTools: handling the case that map file is not exist | Yonghong Zhu | 2016-09-25 | 1 | -16/+17 |
* | BaseTools/GenFds: enhance INF built arch filter | Yonghong Zhu | 2016-05-16 | 1 | -0/+10 |
* | BaseTools: add the support for --pcd feature to patch the binary efi | Yonghong Zhu | 2016-04-20 | 1 | -2/+12 |
* | BaseTools/Build: Consider only build-specified architectures | Thomas Palmer | 2016-04-19 | 1 | -30/+6 |
* | BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override | Yonghong Zhu | 2015-12-07 | 1 | -1/+4 |
* | BaseTools: Add support for INF statement in FD region | Yonghong Zhu | 2015-12-07 | 1 | -3/+41 |
* | BaseTools: Update Build tool to support multiple workspaces | Li YangX | 2015-10-08 | 1 | -3/+4 |
* | 1. Update UpdateBuildVersion.py; | Yingke Liu | 2015-02-06 | 1 | -41/+4 |
* | BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. | Yingke Liu | 2014-09-12 | 1 | -0/+1 |
* | Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a... | Abner Chang | 2014-09-11 | 1 | -0/+26 |
* | License header updated to match correct format. | Yingke Liu | 2014-08-28 | 1 | -11/+30 |
* | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen | 2014-08-15 | 1 | -8/+10 |
* | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming | 2014-01-10 | 1 | -1/+17 |
* | Sync BaseTool trunk (version r2610) into EDKII BaseTools. | Liming Gao | 2013-11-18 | 1 | -7/+119 |
* | Sync BaseTool trunk (version r2599) into EDKII BaseTools. | Liming Gao | 2013-08-23 | 1 | -0/+5 |
* | Sync BaseTools Trunk (version r2387) to EDKII main trunk. | lgao4 | 2011-10-29 | 1 | -7/+7 |
* | Sync BaseTools Branch (version r2362) to EDKII main trunk. | lgao4 | 2011-10-11 | 1 | -1/+5 |
* | Sync BaseTools Branch (version r2321) to EDKII main trunk. | lgao4 | 2011-09-18 | 1 | -6/+65 |
* | Sync BaseTools Branch (version r2271) to EDKII main trunk. | lgao4 | 2011-08-26 | 1 | -1/+15 |
* | Sync BaseTools Branch (version r2149) to EDKII main trunk. | lgao4 | 2011-05-11 | 1 | -12/+173 |
* | Sync EDKII BaseTools to BaseTools project r2093. | lgao4 | 2010-11-15 | 1 | -0/+8 |
* | Sync EDKII BaseTools to BaseTools project r2042. | qhuang8 | 2010-09-06 | 1 | -2/+2 |
* | Sync EDKII BaseTools to BaseTools project r1971 | lgao4 | 2010-05-18 | 1 | -2/+2 |
* | Sync EDKII BaseTools to BaseTools project r1903. | lgao4 | 2010-02-28 | 1 | -18/+59 |
* | Sync tool code to BuildTools project r1739. | lgao4 | 2009-11-09 | 1 | -2/+45 |
* | Check In tool source code based on Build tool project revision r1655. | lgao4 | 2009-07-17 | 1 | -0/+582 |