summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2017-10-16BaseTools: Fix a bug Build directory should relative to WORKSPACEYonghong Zhu3-1/+3
2017-10-11BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF FileYonghong Zhu1-1/+1
2017-10-11BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF valueYonghong Zhu3-15/+18
2017-10-10BaseTools: Fix a bug to use module's Name attribute as compareYonghong Zhu1-1/+1
2017-10-03BaseTools: PI 1.6 to support FV extended header contain FV used sizeYunhua Feng4-4/+39
2017-09-28BaseTools: Fix the regression bug to build single moduleYonghong Zhu1-0/+12
2017-09-27BaseTools: add support for BIOS build with binary cacheYonghong Zhu3-9/+189
2017-09-26BaseTools: report build time measured by module of EDKII BuildYonghong Zhu3-11/+92
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu12-56/+140
2017-09-21BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStoreDandan Bi8-490/+1196
2017-09-21BaseTool/VfrCompile: Support Union type in VFRDandan Bi3-37/+65
2017-09-19BaseTools: Fix a bug to correct SourceFileListYonghong Zhu1-0/+7
2017-09-11BaseTools: Fix a bug for Mixed Pcd value display in the reportYonghong Zhu1-1/+11
2017-09-09BaseTools: Not show *B when Pcd value in build option same with DECYonghong Zhu1-3/+3
2017-09-09BaseTools: Fix the bug that same region print twice in the build logYonghong Zhu1-26/+32
2017-09-09BaseTools: correct to use specific arch to generate DSC databaseYonghong Zhu1-1/+1
2017-09-05BaseTools: update help info for -Y option to include 'HASH'Yonghong Zhu1-1/+1
2017-08-26BaseTools/EfiRom: Add multiple device id supportDaniel Verkamp2-23/+129
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/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-04BaseTools/VfrCompile: Remove the MAX_PATH limitationDandan Bi2-26/+1
2017-08-04BaseTools/VfrCompile: Fix segmentation fault issuesDandan Bi1-7/+7
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-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