summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2019-01-08BaseTools/tools_def.template: remove GCC44 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC45 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC45 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC45 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC46 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC46 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC46 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC47 documentationLaszlo Ersek1-6/+0
2019-01-08BaseTools/tools_def.template: propagate loss of GCC47 referencesLaszlo Ersek1-20/+8
2019-01-08BaseTools/tools_def.template: remove GCC47 leaf definitionsLaszlo Ersek1-76/+0
2019-01-08BaseTools/tools_def.template: remove GCC48_IA32_X64_DLINK_COMMON dead-endLaszlo Ersek1-4/+0
2019-01-08BaseTools/tools_def.template: strip trailing whitespaceLaszlo Ersek1-54/+54
2019-01-08BaseTools/tools_def.template: fix up LF-only line terminatorLaszlo Ersek1-1/+1
2019-01-08BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47Ard Biesheuvel1-129/+14
2019-01-04BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel3-3/+3
2019-01-04BaseTools: Correct PcdArray value assigment statementFeng, Bob C2-45/+73
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
2018-12-28BaseTools/GenFv: Support SecCore and PeiCore in different FVChasel, Chiu1-41/+41
2018-12-25BaseTools: Reset FdsGlobalVariableFeng, Bob C1-0/+51
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