summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2018-12-23BaseTools/tools_def ARM: use softfloat target for CLANG3xArd Biesheuvel
2018-12-19BaseTools/tools_def ARM: emit PIC veneersArd Biesheuvel
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin
2018-12-19BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan
2018-12-18BaseTools: Update nasm file build rule to support $(INC)zhijufan
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C
2018-12-15BaseTools: Fixed the build fail issue for casesFeng, Bob C
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C
2018-12-13BaseTools/tools_def ARM CLANG35: work around -mno-movt option name changeArd Biesheuvel
2018-12-12BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel
2018-12-11BaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5 to 4 KB alignmentArd Biesheuvel
2018-12-07BaseTools: Correct CCFLAG for PcdValueInitBobCF
2018-12-07BaseTools: Customize deepcopy function.BobCF
2018-12-07BaseTools: Optimize string concatenationBobCF
2018-12-07BaseTools: Replace the sqlite database with listBobCF
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX
2018-12-07BaseTool: Filter out unused structure pcdsFeng, Bob C
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey
2018-12-06BaseTools: Move Identification file to EotJaben Carsey
2018-12-06BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel
2018-12-06BaseTools: Remove tools only used by DuetPkgShenglei Zhang
2018-12-05BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel
2018-12-05BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel
2018-12-05BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel
2018-12-05BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel
2018-12-05BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel
2018-12-05BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel
2018-12-05BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel
2018-12-05BaseTools: Remove GenVtfShenglei Zhang
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao
2018-11-20BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C
2018-11-11BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao
2018-11-05BaseTools: Use common cc flag for building PcdValueInit.BobCF
2018-11-05BaseTools build_rule.template: Update aslc rule for XCODE tool chainLiming Gao
2018-11-02BaseTools: Check the max size for string PCD.Zhao, ZhiqiangX
2018-11-02BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGSLiming Gao
2018-11-02BaseTools: Add checking to EFI variable attribute.Feng, Bob C
2018-11-02BaseTools/Eot: Remove a duplication code in EotMain classHess Chen
2018-11-01BaseTools: Add special handle for '\' use in Pcd Valuezhijufan
2018-11-01BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar
2018-10-31BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao
2018-10-27BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX
2018-10-27BaseTools: Rollback Filter out unused structure pcdsFeng, Bob C
2018-10-26BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar
2018-10-26BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX
2018-10-26BaseTools: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX