summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Update Rsa2048Sha256Sign to use openssl dgst optionvUDK2018Liming Gao2018-03-281-3/+3
* BaseTools: Update Rsa2048Sha256Sign to use openssl standard optionsLiming Gao2018-03-281-2/+2
* BaseTool: Fixed the issue of empty PcdDB.BobCF2018-03-231-4/+5
* BaseTools: Add the missing package include directory in PcdValueInit MakefileLiming Gao2018-03-231-1/+3
* BaseTools: Override Max size by build Option Pcd for HII typeYonghong Zhu2018-03-211-0/+8
* BaseTools: Fix bug for --pcd VOID* type when no max size is specifiedYonghong Zhu2018-03-211-13/+0
* BaseTools: Add Feature Flag Pcd Type into Override listYonghong Zhu2018-03-211-1/+2
* BaseTools: Add PackageDocumentTools into Scripts folderYonghong Zhu2018-03-1920-0/+7177
* BaseTools: Fix bug for VOID* DynamicDefault Pcd use Flexible formatYonghong Zhu2018-03-191-8/+0
* BaseTools: Detect structure pcd header file change.BobCF2018-03-191-54/+135
* BaseTools: --hash --binary-destination generate wrong binary pathFeng, YunhuaX2018-03-191-1/+1
* BaseTools: Get Pcd DatumType from DEC file for --pcdYonghong Zhu2018-03-121-0/+1
* BaseTools: Fix parse OFFSET_OF get wrong offsetFeng, YunhuaX2018-03-121-1/+2
* BaseTools: Fix a bug for --pcd used in ConditionalStatement calculateYonghong Zhu2018-03-103-1/+5
* BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu2018-03-108-268/+159
* BaseTools: Fixed Pcd from command line issue.BobCF2018-03-104-47/+31
* BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH definitionYonghong Zhu2018-03-081-3/+10
* BaseTools: Fix byte orders when handling 8-byte arrayYonghong Zhu2018-03-041-1/+3
* BaseTools: Fix bug when converting iSCSI nodeYonghong Zhu2018-03-041-1/+1
* BaseTools: Fix the bug to search Fv.txt file relative to workspaceYonghong Zhu2018-03-041-6/+9
* BaseTools: Correct Structure Pcd value in the reportYonghong Zhu2018-03-041-9/+63
* BaseTools: Pcd Value override issue.Feng, Bob C2018-03-041-6/+8
* BaseTools: Fixed build failed issue.Feng, Bob C2018-03-041-7/+14
* BaseTools: Fixed Pcd value override issue.BobCF2018-03-045-62/+157
* BaseTools: DSC Components section support flexible PCDYunhua Feng2018-03-042-1/+17
* BaseTools: Dsc/Fdf conditional statement parse issueFeng, YunhuaX2018-03-042-0/+8
* BaseTools: report error if flag in LABEL() invalidFeng, YunhuaX2018-03-041-4/+10
* BaseTools: Fix the bug for display incorrect *M flag in reportYonghong Zhu2018-03-041-10/+10
* BaseTools: Fix eval parse string issueFeng, YunhuaX2018-03-041-4/+26
* BaseTools: GlobalData.gConfDirectory is None when run GenFdsFeng, YunhuaX2018-03-041-1/+3
* BaseTools: Fix the bug for single module build with GenC/GenMakeYonghong Zhu2018-03-041-0/+8
* BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one.Liming Gao2018-03-021-2/+2
* BaseTools: Enhance FV info report file path to support absolute pathYonghong Zhu2018-03-011-1/+7
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-03-012-103/+112
* BaseTool: GUID format PCD value assignment fail in Structure PCD fieldBobCF2018-03-012-110/+182
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-03-013-84/+101
* BaseTools: Fixed the pcd value override issue.Feng, Bob C2018-03-014-24/+44
* BaseTools/tools_def: use separate PP definition for DTCArd Biesheuvel2018-03-012-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-281-0/+6
* BaseTools: Add more error message when PcdValue is wrongLiming Gao2018-02-281-0/+2
* BaseTools: Resolve BaseTools C tool build failureLiming Gao2018-02-282-1/+4
* BaseTools:Override the MAKE_FLAGS by BuildOptions in DSCYonghong Zhu2018-02-281-0/+7
* BaseTools GenFv: Update error message to describe PE image alignmentLiming Gao2018-02-281-3/+3
* BaseTools: Add the missing basic definition in C BaseType.hLiming Gao2018-02-281-0/+25
* BaseTools: Add *B Flag for the field that from command lineYonghong Zhu2018-02-261-7/+3
* BaseTools: Update ValueExpressionEx for flexible PCDFeng, YunhuaX2018-02-261-75/+130
* BaseTools/Expression: Use 2nd passes on PCD valuesKinney, Michael D2018-02-261-1/+25