summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* 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/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: support building the same INF more than once with -m optionYonghong Zhu2017-06-241-6/+9
* BaseTools: report error HiiString in HII format PCD must not be emptyYonghong Zhu2017-06-241-0/+7
* BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd valueYunhua Feng2017-06-241-1/+6
* BaseTools: Enhance the report to not show the empty sectionYonghong Zhu2017-06-241-8/+5
* BaseTools: Enhance DEC Defines section format checkYunhua Feng2017-06-241-0/+15
* BaseTools: Copy "TianoCore" userextensions into As Built InfYonghong Zhu2017-06-242-0/+54
* BaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT directoryYonghong Zhu2017-06-241-0/+5
* BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2017-06-072-5/+13
* BaseTools: Fix incremental build failure that override file be removedYonghong Zhu2017-06-071-0/+2
* BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu2017-05-251-1/+1
* BaseTools: Fix the bug that different DSC file use same build outputYonghong Zhu2017-05-241-1/+8
* BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu2017-05-242-2/+19
* BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu2017-05-124-54/+39
* BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray PcdYonghong Zhu2017-05-122-6/+6
* BaseTools: Correct VOID* PatchPcd Size in Library AutogenYonghong Zhu2017-05-111-3/+4
* BaseTools/Ecc: Add line break support for exception listHess Chen2017-05-111-2/+2
* BaseTools: PCD can only use single access method by source buildYonghong Zhu2017-05-061-0/+16
* BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu2017-05-051-2/+2
* BaseTools: Add --version option in Brotli and BrotliCompressSong, BinX2017-05-052-13/+35
* BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools/VolInfo: Update OPENSSL_PATH to support space charactersYonghong Zhu2017-04-271-4/+9
* BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH2017-04-271-3/+2
* BaseTools: Fix a bug for BOOLEAN type value in Asbuilt infYonghong Zhu2017-04-271-0/+7