summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Conf: Add VS2017/ARM64 supportPete Batard2018-03-192-3/+31
* BaseTool: Error handling for PCD datumtype.Feng, Bob C2018-03-192-4/+11
* BaseTools: RangeExpression - remove unused variableCarsey, Jaben2018-03-191-8/+1
* BaseTools: Expression - remove variableCarsey, Jaben2018-03-191-3/+0
* BaseTools: Expression - change from series of if to elifCarsey, Jaben2018-03-191-4/+4
* BaseTools: Expression refactor functionCarsey, Jaben2018-03-191-6/+5
* BaseTools: Expression - remove redundant variableCarsey, Jaben2018-03-191-6/+4
* BaseTools: Add PackageDocumentTools into Scripts folderYonghong Zhu2018-03-1920-0/+7177
* BaseTools: Fix bug for VOID* DynamicDefault Pcd use Flexible formatYonghong Zhu2018-03-181-8/+0
* BaseTools: Detect structure pcd header file change.BobCF2018-03-171-54/+135
* BaseTools: --hash --binary-destination generate wrong binary pathFeng, YunhuaX2018-03-171-1/+1
* BaseTools: UPT: remove unused variable and inaccessible code.Carsey, Jaben2018-03-151-19/+1
* BaseTools: Get Pcd DatumType from DEC file for --pcdYonghong Zhu2018-03-121-0/+1
* BaseTools: GlobalData remove unused variableCarsey, Jaben2018-03-091-2/+1
* BaseTools: Fix parse OFFSET_OF get wrong offsetFeng, YunhuaX2018-03-091-1/+2
* BaseTools: Fix a bug for --pcd used in ConditionalStatement calculateYonghong Zhu2018-03-093-1/+5
* BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu2018-03-098-268/+159
* BaseTools: Fixed Pcd from command line issue.BobCF2018-03-094-47/+31
* BaseTools/header.makefile: revert gcc-8 "-Wno-xxx" options on OSXLaszlo Ersek2018-03-071-1/+1
* BaseTools/GenVtf: silence false "stringop-overflow" warning with memcpy()Laszlo Ersek2018-03-051-2/+2
* BaseTools/header.makefile: add "-Wno-restrict"Laszlo Ersek2018-03-051-2/+2
* BaseTools/header.makefile: add "-Wno-stringop-truncation"Laszlo Ersek2018-03-051-2/+2
* BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH definitionYonghong Zhu2018-03-051-3/+10
* BaseTools: Fix byte orders when handling 8-byte arrayYonghong Zhu2018-03-031-1/+3
* BaseTools: Fix bug when converting iSCSI nodeYonghong Zhu2018-03-031-1/+1
* BaseTools: Fix the bug to search Fv.txt file relative to workspaceYonghong Zhu2018-03-031-6/+9
* BaseTools: Correct Structure Pcd value in the reportYonghong Zhu2018-03-031-9/+63
* BaseTools: Pcd Value override issue.Feng, Bob C2018-03-031-6/+8
* BaseTools: Fixed build failed issue.Feng, Bob C2018-03-031-7/+14
* BaseTools: Fixed Pcd value override issue.BobCF2018-03-035-62/+157
* BaseTools: DSC Components section support flexible PCDYunhua Feng2018-03-032-1/+17
* BaseTools: Dsc/Fdf conditional statement parse issueFeng, YunhuaX2018-03-032-0/+8
* BaseTools: report error if flag in LABEL() invalidFeng, YunhuaX2018-03-021-4/+10
* BaseTools: Fix the bug for display incorrect *M flag in reportYonghong Zhu2018-03-021-10/+10
* BaseTools: Fix eval parse string issueFeng, YunhuaX2018-03-021-4/+26
* BaseTools: GlobalData.gConfDirectory is None when run GenFdsFeng, YunhuaX2018-03-021-1/+3
* BaseTools: Fix the bug for single module build with GenC/GenMakeYonghong Zhu2018-03-021-0/+8
* BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one.Liming Gao2018-03-011-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-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