summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2018-12-23BaseTools/tools_def ARM: use softfloat target for CLANG3xArd Biesheuvel1-2/+2
2018-12-19BaseTools/tools_def ARM: emit PIC veneersArd Biesheuvel1-1/+1
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin1-2/+5
2018-12-19BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan1-1/+19
2018-12-18BaseTools: Update nasm file build rule to support $(INC)zhijufan1-1/+2
2018-12-18BaseTools: Fixed metafile parser issuesFeng, Bob C4-31/+34
2018-12-18BaseTools: Fix PcdArray issueFeng, Bob C4-23/+99
2018-12-15BaseTools: Fixed the build fail issue for casesFeng, Bob C2-2/+2
2018-12-15BaseTools: Fixed bugs in CopyDict functionFeng, Bob C2-2/+4
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C2-7/+15
2018-12-13BaseTools/tools_def ARM CLANG35: work around -mno-movt option name changeArd Biesheuvel1-1/+1
2018-12-12BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel1-2/+0
2018-12-11BaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5 to 4 KB alignmentArd Biesheuvel1-12/+14
2018-12-07BaseTools: Correct CCFLAG for PcdValueInitBobCF1-12/+12
2018-12-07BaseTools: Customize deepcopy function.BobCF5-5/+88
2018-12-07BaseTools: Optimize string concatenationBobCF4-31/+44
2018-12-07BaseTools: Replace the sqlite database with listBobCF6-322/+187
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX3-57/+94
2018-12-07BaseTool: Filter out unused structure pcdsFeng, Bob C3-1/+35
2018-12-07BaseTools: Enable Pcd Array support.bob.c.feng@intel.com6-338/+644
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey13-69/+70
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey2-14/+1
2018-12-06BaseTools: Move Identification file to EotJaben Carsey2-1/+2
2018-12-06BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel6-22/+0
2018-12-06BaseTools: Remove tools only used by DuetPkgShenglei Zhang31-4986/+0
2018-12-05BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel1-1/+0
2018-12-05BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel2-193/+5
2018-12-05BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel1-0/+1
2018-12-05BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel1-2/+2
2018-12-05BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel1-14/+14
2018-12-05BaseTools: Remove GenVtfShenglei Zhang10-3546/+0
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao1-1/+1
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