summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)Author
2016-07-13BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong
2016-07-13BaseTools: Eliminate two shift-negative-value in FvLib.cZenith432
2016-07-13BaseTools: support private package definitionYonghong Zhu
2016-07-13BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud
2016-07-13BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu
2016-07-13BaseTools/GenFds: enhance INF built arch filterYonghong Zhu
2016-07-13BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu
2016-07-13BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu
2016-07-13BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu
2016-07-13BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu
2016-07-13BaseTools/Build: Better DSC arch filteringThomas Palmer
2016-07-13BaseTools: fix the bug for FMP to support use Macro as path descriptionYonghong Zhu
2016-07-13BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu
2016-07-13BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu
2016-07-13BaseTools/UPT: UPT to Support UTF-8Hess Chen
2016-07-13BaseTools/ECC: Remove UNI checkpoint from ECCHess Chen
2016-07-13Update ECC to support more doxygen keywordsHess Chen
2016-07-13BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu
2016-07-13BaseTools: Add mixed PCD support featureYonghong Zhu
2016-07-13BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu
2016-07-13BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu
2016-07-13BaseTools: enhance error handling for DSC fileYonghong Zhu
2016-07-13BaseTools/Build: Consider only build-specified architecturesThomas Palmer
2016-07-13BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com
2016-07-13BaseTools/VolInfo: Update to handle PE image with .code section onlyYonghong Zhu
2016-07-13BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu
2016-07-13BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu
2016-07-13BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu
2016-07-13BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu
2016-07-13BaseTools: generate hash value in build report for each output EFI imageYonghong Zhu
2016-07-13BaseTools/VolInfo: generate HASH value for each PE imageYonghong Zhu
2016-07-13BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu
2016-07-13BaseTools: Enhance --Pcd which override by build optionYonghong Zhu
2016-07-13BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu
2016-07-13BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu
2016-07-13BaseTools: Add two new sections for PCD in the build reportYonghong Zhu
2016-07-13BaseTools: Remove the unnecessary check for RAW FileYonghong Zhu
2016-07-13BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu
2016-07-13BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu
2016-07-13BaseTools: not include the undefined macro in response fileYonghong Zhu
2016-07-13BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu
2016-07-13BaseTools: add new command line option to support override PCD valueYonghong Zhu
2016-07-13BaseTools: Support recent versions of cx_freeze.Marvin Haeuser
2016-07-13BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu
2016-03-15BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu
2016-03-15BaseTools: update the mail address for stack trace infoYonghong Zhu
2016-03-15BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene
2016-03-11BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-11BaseTools: Change source files to DOS format.Liming Gao
2016-03-11BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser