summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2018-11-20BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C1-5/+13
2018-11-11BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2-0/+12
2018-11-05BaseTools: Use common cc flag for building PcdValueInit.BobCF1-24/+31
2018-11-05BaseTools build_rule.template: Update aslc rule for XCODE tool chainLiming Gao1-2/+2
2018-11-02BaseTools: Check the max size for string PCD.Zhao, ZhiqiangX1-0/+7
2018-11-02BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGSLiming Gao1-1/+1
2018-11-02BaseTools: Add checking to EFI variable attribute.Feng, Bob C1-0/+2
2018-11-02BaseTools/Eot: Remove a duplication code in EotMain classHess Chen1-365/+0
2018-11-01BaseTools: Add special handle for '\' use in Pcd Valuezhijufan2-3/+19
2018-11-01BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar1-2/+2
2018-10-31BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao1-2/+15
2018-10-27BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX3-13/+50
2018-10-27BaseTools: Rollback Filter out unused structure pcdsFeng, Bob C1-19/+0
2018-10-26BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar1-4/+6
2018-10-26BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX2-4/+6
2018-10-26BaseTools: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX1-2/+2
2018-10-26BaseTools:Not miss the full assign value of FixedAtBuild structure PCDZhaozh1x1-12/+16
2018-10-25BaseTools/GenFds: create and use new variable in FdfParserCarsey, Jaben1-22/+23
2018-10-25BaseTools/GenFds: refactor FdfParser warningsCarsey, Jaben1-300/+303
2018-10-25BaseTools/GenFds: remove MacroDict parameterJaben Carsey1-32/+16
2018-10-25Basetools/GenFds: refactor class FVCarsey, Jaben2-9/+6
2018-10-25BaseTools/GenFds: change objects to setsCarsey, Jaben1-102/+126
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben24-2025/+2190
2018-10-25BaseTools: list .nasm include inc files as its dependencyzhijufan1-1/+1
2018-10-25BaseTools: Fix VPD PCD Sub-section display bugYonghong Zhu1-29/+17
2018-10-25BaseTools: Fix the bug for Pcd used in command line's overrideYonghong Zhu2-0/+12
2018-10-25BaseTools: Move PcdValueInit to platform build folderBobCF1-8/+17
2018-10-25BaseTool: Filter out unused structure pcdsBobCF1-0/+19
2018-10-24BaseTools: Remove Arch specific build options for PcdValueInit tool.BobCF1-1/+1
2018-10-24BaseTools:Translate the StructurePCD value in field to correct format.Zhaozh1x1-5/+2
2018-10-24BaseTools: Not convert the void* pcd string in command line to array.Zhaozh1x2-31/+9
2018-10-24BaseTools: add ASSERT checker for array buffer in fdf and command lineZhaozh1x1-0/+8
2018-10-24BaseTools/UPT: Fix an issue of UNI string checking.Hess Chen1-0/+23
2018-10-24BaseTools/Ecc: Update a checkpoint criteria.Hess Chen2-2/+2
2018-10-24BaseTools/ECC: Fix an identification issue of typedef function.Hess Chen2-3/+17
2018-10-24BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions.Hess Chen4-0/+67
2018-10-24BaseTools: Add more checker in Decompress algorithm to access the valid buffe...Liming Gao2-3/+46
2018-10-23BaseTools: Fix the *B and *F Flag display for Structure PcdYonghong Zhu1-1/+15
2018-10-22BaseTools: Convert "Unicode string" to "byte array" if value type diffZhaozh1x1-0/+9
2018-10-22BaseTool: Support different PCDs that refers to the same EFI variable.Zhaozh1x1-67/+30
2018-10-21BaseTools: Fix one crash bug in the report for Fixed structure PcdYonghong Zhu1-10/+11
2018-10-21BaseTools: delete unused fileCarsey, Jaben1-120/+0
2018-10-21BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDFYonghong Zhu1-4/+4
2018-10-21BaseTools: Fix the bug that PcdValueFromComm is not setYonghong Zhu1-0/+1
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao7-397/+4
2018-10-18BaseTools: Fix bug caused by 03c36c36a3Yonghong Zhu1-2/+2
2018-10-18BaseTools: Fix a bug --pcd option enable and use the pcd in expressionYonghong Zhu1-0/+1
2018-10-16BaseTools/EOT: Change to call a program instead of calling Python API.Hess Chen5-443/+84
2018-10-16BaseTools: Support to use struct name as datum type before max sizeYonghong Zhu2-4/+6
2018-10-16BaseTools: Fix bugs use special character in the --pcd optionYonghong Zhu1-0/+2