summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-04-27BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu
2016-04-27BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu
2016-04-26BaseTools/UPT: UPT to Support UTF-8Hess Chen
2016-04-26BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen
2016-04-26Update ECC to support more doxygen keywordsHess Chen
2016-04-20BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu
2016-04-19BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu
2016-04-19BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu
2016-04-19BaseTools: enhance error handling for DSC fileYonghong Zhu
2016-04-19BaseTools/Build: Consider only build-specified architecturesThomas Palmer
2016-04-15BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com
2016-04-15BaseTools/VolInfo: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-15BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-15BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu
2016-04-14BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu
2016-04-14BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu
2016-04-12BaseTools: use unsigned chars on ARM architecturesLeif Lindholm
2016-04-12BaseTools: generate hash value in build report for each output EFI imageYonghong Zhu
2016-04-12BaseTools/VolInfo: generate HASH value for each PE imageYonghong Zhu
2016-04-08BaseTools: Remove /Oi from Visual Studio tool chains.Cinnamon Shia
2016-04-07BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu
2016-04-07BaseTools: Enhance --Pcd which override by build optionYonghong Zhu
2016-04-06BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu
2016-04-05BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu
2016-03-29BaseTools: Add two new sections for PCD in the build reportYonghong Zhu
2016-03-28BaseTools: Remove the unnecessary check for RAW FileYonghong Zhu
2016-03-27BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu
2016-03-27BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu
2016-03-25BaseTools AARCH64: move DEBUG GCC49 to the small code modelArd Biesheuvel
2016-03-25BaseTools/GCC: set -Wno-unused-but-set-variables only on RELEASE buildsArd Biesheuvel
2016-03-25BaseTools: Updated BuildNotes URLsPeter Kirmeier
2016-03-23BaseTools: not include the undefined macro in response fileYonghong Zhu
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu
2016-03-16BaseTools: add new command line option to support override PCD valueYonghong Zhu
2016-03-15BaseTools: Support recent versions of cx_freeze.Marvin Haeuser
2016-03-15BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu
2016-03-15BaseTools: Mentioned get_vsvars.bat at ReadMePeter Kirmeier
2016-03-14BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu
2016-03-10BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen
2016-03-10BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen
2016-03-10BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen
2016-03-10BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-10BaseTools: Change source files to DOS format.Liming Gao
2016-03-09BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser
2016-03-03BaseTools/LZMA: fix the format issue for last patchYonghong Zhu
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu
2016-02-24BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney