summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-02-282-103/+112
* BaseTool: GUID format PCD value assignment fail in Structure PCD fieldBobCF2018-02-282-110/+182
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-02-283-84/+101
* BaseTools: Fixed the pcd value override issue.Feng, Bob C2018-02-284-24/+44
* BaseTools/tools_def: use separate PP definition for DTCArd Biesheuvel2018-02-282-8/+4
* BaseTools: Fix a bug override Pcd by DSC Components sectionYonghong Zhu2018-02-282-3/+17
* BaseTools: Fix report not used --pcd value incorrectlyFeng, YunhuaX2018-02-281-0/+1
* BaseTools: Fix flexible PCD single quote and double quote bugsFeng, YunhuaX2018-02-285-65/+123
* BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP imageLiming Gao2018-02-271-0/+6
* BaseTools: Add more error message when PcdValue is wrongLiming Gao2018-02-271-0/+2
* BaseTools: Resolve BaseTools C tool build failureLiming Gao2018-02-272-1/+4
* BaseTools:Override the MAKE_FLAGS by BuildOptions in DSCYonghong Zhu2018-02-271-0/+7
* BaseTools GenFv: Update error message to describe PE image alignmentLiming Gao2018-02-261-3/+3
* BaseTools: Add the missing basic definition in C BaseType.hLiming Gao2018-02-261-0/+25
* BaseTools: Add *B Flag for the field that from command lineYonghong Zhu2018-02-251-7/+3
* BaseTools: Update ValueExpressionEx for flexible PCDFeng, YunhuaX2018-02-251-75/+130
* BaseTools/Expression: Use 2nd passes on PCD valuesKinney, Michael D2018-02-251-1/+25
* BaseTools: Fix the bug to display the single SKUID infoYonghong Zhu2018-02-231-0/+4
* BaseTools: Add check for INF statement must be a .inf fileYonghong Zhu2018-02-231-1/+3
* BaseTools: Add WindowsLike path in front of PATH EnvYonghong Zhu2018-02-231-1/+1
* BaseTools: Fix VOID* type bugFeng, YunhuaX2018-02-101-0/+2
* BaseTool: correct the generate compress section processFeng, YunhuaX2018-02-091-8/+5
* BaseTools: Update Expression.py for string comparison and MACRO replace issueYunhua Feng2018-02-093-31/+13
* BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBERYonghong Zhu2018-02-092-6/+11
* BaseTools: Enhance error handling for unsupported toolchain Flags/PathYonghong Zhu2018-02-081-1/+5
* BaseTools: Fixed incorrect Structure Pcd Value.Feng, Bob C2018-02-081-7/+13
* BaseTools: Fixed Build failed issue.BobCF2018-02-081-1/+6
* BaseTool: Fixed Pcd issues.Feng, Bob C2018-02-084-79/+100
* BaseTools: Fix COMPRESS alignment incorrect issueFeng, YunhuaX2018-02-071-0/+14
* BaseTools/Conf: Add VS2017/ARM supportPete Batard2018-02-072-1/+61
* BaseTools: Report error when GUID format is incorrectFeng, YunhuaX2018-02-071-10/+4
* BaseTools: Fix flexible PCD DEVICE_PATH parse issueFeng, YunhuaX2018-02-071-1/+2
* BaseTools: Fix build argument --pcd for flexible format bugsFeng, YunhuaX2018-02-073-7/+72
* BaseTools/Conf: disable DTC legacy phandle formatArd Biesheuvel2018-02-062-1/+2
* BaseTools: enhance error check for DatumType formatYonghong Zhu2018-02-061-1/+6
* BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao2018-02-0618-36/+18
* BaseTools GNUmakefile: Move HOST_ARCH detection into common makefileLiming Gao2018-02-061-2/+26
* BaseTools: Update Expression.py for VOID* to support L'a' and 'a'Feng, YunhuaX2018-02-042-3/+20
* BaseTools: StructurePcd array Value support flexible formatFeng, YunhuaX2018-02-041-2/+33
* BaseTools: Fix make PcdValueCommon.c failure on GCCFeng, YunhuaX2018-02-021-2/+1
* BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommonLiming Gao2018-02-011-10/+0
* BaseTools: Structure Pcd in CommandLine.Feng, Bob C2018-02-017-98/+233
* BaseTools: Support multiple .h fileFeng, Bob C2018-02-014-7/+9
* BaseTool: Enhance error handling.BobCF2018-02-011-49/+67
* BaseTool: Add comments in PcdValueInit.c.Feng, Bob C2018-02-011-4/+6
* BaseTools: Update BPDG to support L'' and '' format as VPD Pcd ValueYonghong Zhu2018-01-312-17/+21
* BaseTools: Fix the bug to align VPD PCD based on value typeYonghong Zhu2018-01-311-2/+12
* BaseTools: Enhance parse performance by optimize ValueExpressionExYunhua Feng2018-01-305-178/+183
* BaseTools: Fix indentation in CParser.py fileGary Lin2018-01-302-18/+4
* BaseTools: Fixed incorrect VPD size.BobCF2018-01-251-6/+4