summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2017-08-29BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchainShi, Steven1-2/+3
2017-08-29BaseTools: Update toolsetup.bat to support the case without EDK_TOOLS_BINLiming Gao1-10/+5
2017-08-29BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chainLiming Gao2-1/+6
2017-08-26BaseTools/EfiRom: Add multiple device id supportDaniel Verkamp2-23/+129
2017-08-25BaseTools: Update tools_def to remove /Gw option in VS NOOPT targetLiming Gao1-16/+16
2017-08-25BaseTools: Add the missing -pie link option in GCC tool chainLiming Gao1-2/+2
2017-08-24BaseTools/UPT: Fix UNI file name issueHess Chen4-4/+16
2017-08-24BaseTools: Roll back GenFw Change to keep unknown field in RSDS debug entryLiming Gao1-7/+1
2017-08-14BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5Andrew Fish1-1/+11
2017-08-13BaseTools: Support TabSpace between section tag in DEC fileYanyan Zhang1-1/+1
2017-08-12BaseTools: Don't need to add extra quotes when UI string from fileBin Wang1-2/+1
2017-08-12BaseTools/UPT: Support Multiple InstallationHess Chen8-102/+145
2017-08-11BaseTools/Scripts: Add sample makefile for use with RunMakefile.pyMichael D Kinney1-0/+43
2017-08-11BaseTools/Scripts: Add python script to run a makefileMichael D Kinney1-0/+178
2017-08-11BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney2-30/+82
2017-08-11BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefinedYonghong Zhu2-4/+4
2017-08-07BaseTools/Conf: apply nasmb, asm16 build rule orderChris Ruffin1-1/+1
2017-08-04BaseTools/VfrCompile: Remove the MAX_PATH limitationDandan Bi2-26/+1
2017-08-04BaseTools/VfrCompile: Fix segmentation fault issuesDandan Bi1-7/+7
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-08-03BaseTools/PatchCheck: Support Contribution Agreement 1.1Michael D Kinney1-3/+6
2017-08-01BaseTools/GenCrc32: Fix a bug to hand empty file for decodeYonghong Zhu1-2/+6
2017-08-01BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()Yonghong Zhu1-3/+3
2017-08-01BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu1-3/+3
2017-08-01BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu1-3/+3
2017-08-01BaseTools/GenSec: Fix a segmentation fault in main()Yonghong Zhu1-2/+6
2017-08-01BaseTools/Split: Fix the segmentation fault in GetSplitValue()Yonghong Zhu1-3/+7
2017-08-01BaseTools: Fix the bug to correctly check Pcd type that in FDF fileYonghong Zhu1-0/+7
2017-07-26BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu1-1/+1
2017-07-26BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu1-0/+5
2017-07-14BaseTools/tools_def AARCH64: avoid SIMD registers in XIP codeArd Biesheuvel1-1/+1
2017-07-14BaseTools/tools_def AARCH64: mark register x18 as reservedArd Biesheuvel1-1/+1
2017-07-13BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney1-2/+2
2017-07-10BaseTools: Report Fd File Path in build logYunhua Feng1-6/+3
2017-07-10BaseTools: Fix FDF file parse !include file issueYunhua Feng1-0/+4
2017-07-10BaseTools: Add PCDs conditional operator functionYunhua Feng1-5/+17
2017-07-07BaseTools/Eot: register MM Module types with FFS class.Supreeth Venkatesh1-0/+2
2017-07-07BaseTools/Workspace: check MM module type compatibility with PI version.Supreeth Venkatesh1-0/+5
2017-07-07BaseTools/build: register MM module types with build tools.Supreeth Venkatesh2-2/+4
2017-07-07BaseTools/GenFds: register MM Modules and MM FV file types.Supreeth Venkatesh3-4/+11
2017-07-07BaseTools/CommonDataClass: register MM Modules.Supreeth Venkatesh2-4/+4
2017-07-07BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh1-2/+2
2017-07-07BaseTools/Common: add MM Module data types.Supreeth Venkatesh1-1/+3
2017-07-07BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh2-3/+162
2017-07-07BaseTools/GenFw: recognize MM file types as EFI Boot Service Drivers.Supreeth Venkatesh1-1/+4
2017-07-07BaseTools/GenFfs: add FFS file types for MM modules.Supreeth Venkatesh2-2/+8
2017-07-06BaseTools/GenFw: disregard payload in PE debug directory entry sizeArd Biesheuvel2-2/+2
2017-07-05BaseTools: Update GenFw to clear unused debug entry generated by VS tool chainLiming Gao1-5/+22
2017-07-05BaseTools: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao1-176/+0