| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one. | Liming Gao | 2018-03-02 | 1 | -2/+2 |
* | BaseTools: Enhance FV info report file path to support absolute path | Yonghong Zhu | 2018-03-01 | 1 | -1/+7 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-03-01 | 2 | -103/+112 |
* | BaseTool: GUID format PCD value assignment fail in Structure PCD field | BobCF | 2018-03-01 | 2 | -110/+182 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-03-01 | 3 | -84/+101 |
* | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 2018-03-01 | 4 | -24/+44 |
* | BaseTools/tools_def: use separate PP definition for DTC | Ard Biesheuvel | 2018-03-01 | 2 | -8/+4 |
* | BaseTools: Fix a bug override Pcd by DSC Components section | Yonghong Zhu | 2018-02-28 | 2 | -3/+17 |
* | BaseTools: Fix report not used --pcd value incorrectly | Feng, YunhuaX | 2018-02-28 | 1 | -0/+1 |
* | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 2018-02-28 | 5 | -65/+123 |
* | BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP image | Liming Gao | 2018-02-28 | 1 | -0/+6 |
* | BaseTools: Add more error message when PcdValue is wrong | Liming Gao | 2018-02-28 | 1 | -0/+2 |
* | BaseTools: Resolve BaseTools C tool build failure | Liming Gao | 2018-02-28 | 2 | -1/+4 |
* | BaseTools:Override the MAKE_FLAGS by BuildOptions in DSC | Yonghong Zhu | 2018-02-28 | 1 | -0/+7 |
* | BaseTools GenFv: Update error message to describe PE image alignment | Liming Gao | 2018-02-28 | 1 | -3/+3 |
* | BaseTools: Add the missing basic definition in C BaseType.h | Liming Gao | 2018-02-28 | 1 | -0/+25 |
* | BaseTools: Add *B Flag for the field that from command line | Yonghong Zhu | 2018-02-26 | 1 | -7/+3 |
* | BaseTools: Update ValueExpressionEx for flexible PCD | Feng, YunhuaX | 2018-02-26 | 1 | -75/+130 |
* | BaseTools/Expression: Use 2nd passes on PCD values | Kinney, Michael D | 2018-02-26 | 1 | -1/+25 |
* | BaseTools: Fix the bug to display the single SKUID info | Yonghong Zhu | 2018-02-24 | 1 | -0/+4 |
* | BaseTools: Add check for INF statement must be a .inf file | Yonghong Zhu | 2018-02-24 | 1 | -1/+3 |
* | BaseTools: Add WindowsLike path in front of PATH Env | Yonghong Zhu | 2018-02-24 | 1 | -1/+1 |
* | BaseTools/Conf: Add VS2017/ARM support | Pete Batard | 2018-02-23 | 2 | -1/+61 |
* | BaseTools/Conf: disable DTC legacy phandle format | Ard Biesheuvel | 2018-02-23 | 2 | -1/+2 |
* | BaseTools: Fix VOID* type bug | Feng, YunhuaX | 2018-02-11 | 1 | -0/+2 |
* | BaseTool: correct the generate compress section process | Feng, YunhuaX | 2018-02-11 | 1 | -8/+5 |
* | BaseTools: Update Expression.py for string comparison and MACRO replace issue | Yunhua Feng | 2018-02-11 | 3 | -31/+13 |
* | BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBER | Yonghong Zhu | 2018-02-11 | 2 | -6/+11 |
* | BaseTools: Enhance error handling for unsupported toolchain Flags/Path | Yonghong Zhu | 2018-02-11 | 1 | -1/+5 |
* | BaseTools: Fixed incorrect Structure Pcd Value. | Feng, Bob C | 2018-02-11 | 1 | -7/+13 |
* | BaseTools: Fixed Build failed issue. | BobCF | 2018-02-11 | 1 | -1/+6 |
* | BaseTool: Fixed Pcd issues. | Feng, Bob C | 2018-02-11 | 4 | -79/+100 |
* | BaseTools: Fix COMPRESS alignment incorrect issue | Feng, YunhuaX | 2018-02-11 | 1 | -0/+14 |
* | BaseTools: Report error when GUID format is incorrect | Feng, YunhuaX | 2018-02-11 | 1 | -10/+4 |
* | BaseTools: Fix flexible PCD DEVICE_PATH parse issue | Feng, YunhuaX | 2018-02-11 | 1 | -1/+2 |
* | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 2018-02-11 | 3 | -7/+72 |
* | BaseTools: enhance error check for DatumType format | Yonghong Zhu | 2018-02-06 | 1 | -1/+6 |
* | BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile | Liming Gao | 2018-02-06 | 18 | -36/+18 |
* | BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile | Liming Gao | 2018-02-06 | 1 | -2/+26 |
* | BaseTools: Update Expression.py for VOID* to support L'a' and 'a' | Feng, YunhuaX | 2018-02-06 | 2 | -3/+20 |
* | BaseTools: StructurePcd array Value support flexible format | Feng, YunhuaX | 2018-02-06 | 1 | -2/+33 |
* | BaseTools: Fix make PcdValueCommon.c failure on GCC | Feng, YunhuaX | 2018-02-06 | 1 | -2/+1 |
* | BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon | Liming Gao | 2018-02-06 | 1 | -10/+0 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-02 | 7 | -98/+233 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-02 | 4 | -7/+9 |
* | BaseTool: Enhance error handling. | BobCF | 2018-02-02 | 1 | -49/+67 |
* | BaseTool: Add comments in PcdValueInit.c. | Feng, Bob C | 2018-02-02 | 1 | -4/+6 |
* | BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value | Yonghong Zhu | 2018-02-02 | 2 | -17/+21 |
* | BaseTools: Fix the bug to align VPD PCD based on value type | Yonghong Zhu | 2018-02-02 | 1 | -2/+12 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-31 | 5 | -178/+183 |