summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchainShi, Steven2017-08-291-2/+3
* BaseTools: Update toolsetup.bat to support the case without EDK_TOOLS_BINLiming Gao2017-08-291-10/+5
* BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chainLiming Gao2017-08-292-1/+6
* BaseTools/EfiRom: Add multiple device id supportDaniel Verkamp2017-08-262-23/+129
* BaseTools: Update tools_def to remove /Gw option in VS NOOPT targetLiming Gao2017-08-251-16/+16
* BaseTools: Add the missing -pie link option in GCC tool chainLiming Gao2017-08-251-2/+2
* BaseTools/UPT: Fix UNI file name issueHess Chen2017-08-244-4/+16
* BaseTools: Roll back GenFw Change to keep unknown field in RSDS debug entryLiming Gao2017-08-241-7/+1
* BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5Andrew Fish2017-08-141-1/+11
* BaseTools: Support TabSpace between section tag in DEC fileYanyan Zhang2017-08-131-1/+1
* BaseTools: Don't need to add extra quotes when UI string from fileBin Wang2017-08-121-2/+1
* BaseTools/UPT: Support Multiple InstallationHess Chen2017-08-128-102/+145
* BaseTools/Scripts: Add sample makefile for use with RunMakefile.pyMichael D Kinney2017-08-111-0/+43
* BaseTools/Scripts: Add python script to run a makefileMichael D Kinney2017-08-111-0/+178
* BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney2017-08-112-30/+82
* BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefinedYonghong Zhu2017-08-112-4/+4
* BaseTools/Conf: apply nasmb, asm16 build rule orderChris Ruffin2017-08-071-1/+1
* BaseTools/VfrCompile: Remove the MAX_PATH limitationDandan Bi2017-08-042-26/+1
* BaseTools/VfrCompile: Fix segmentation fault issuesDandan Bi2017-08-041-7/+7
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* BaseTools/PatchCheck: Support Contribution Agreement 1.1Michael D Kinney2017-08-031-3/+6
* BaseTools/GenCrc32: Fix a bug to hand empty file for decodeYonghong Zhu2017-08-011-2/+6
* BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()Yonghong Zhu2017-08-011-3/+3
* BaseTools/GenSec: Fix a segmentation fault in main()Yonghong Zhu2017-08-011-2/+6
* BaseTools/Split: Fix the segmentation fault in GetSplitValue()Yonghong Zhu2017-08-011-3/+7
* BaseTools: Fix the bug to correctly check Pcd type that in FDF fileYonghong Zhu2017-08-011-0/+7
* BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu2017-07-261-1/+1
* BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu2017-07-261-0/+5
* BaseTools/tools_def AARCH64: avoid SIMD registers in XIP codeArd Biesheuvel2017-07-141-1/+1
* BaseTools/tools_def AARCH64: mark register x18 as reservedArd Biesheuvel2017-07-141-1/+1
* BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney2017-07-131-2/+2
* BaseTools: Report Fd File Path in build logYunhua Feng2017-07-101-6/+3
* BaseTools: Fix FDF file parse !include file issueYunhua Feng2017-07-101-0/+4
* BaseTools: Add PCDs conditional operator functionYunhua Feng2017-07-101-5/+17
* BaseTools/Eot: register MM Module types with FFS class.Supreeth Venkatesh2017-07-071-0/+2
* BaseTools/Workspace: check MM module type compatibility with PI version.Supreeth Venkatesh2017-07-071-0/+5
* BaseTools/build: register MM module types with build tools.Supreeth Venkatesh2017-07-072-2/+4
* BaseTools/GenFds: register MM Modules and MM FV file types.Supreeth Venkatesh2017-07-073-4/+11
* BaseTools/CommonDataClass: register MM Modules.Supreeth Venkatesh2017-07-072-4/+4
* BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh2017-07-071-2/+2
* BaseTools/Common: add MM Module data types.Supreeth Venkatesh2017-07-071-1/+3
* BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh2017-07-072-3/+162
* BaseTools/GenFw: recognize MM file types as EFI Boot Service Drivers.Supreeth Venkatesh2017-07-071-1/+4
* BaseTools/GenFfs: add FFS file types for MM modules.Supreeth Venkatesh2017-07-072-2/+8
* BaseTools/GenFw: disregard payload in PE debug directory entry sizeArd Biesheuvel2017-07-062-2/+2
* BaseTools: Update GenFw to clear unused debug entry generated by VS tool chainLiming Gao2017-07-051-5/+22
* BaseTools: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao2017-07-051-176/+0