]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python
BaseTools: add '!include' support to tools_def.txt parser
[mirror_edk2.git] / BaseTools / Source / Python /
2016-05-26 Michael ZimmermannBaseTools: add '!include' support to tools_def.txt...
2016-05-26 Michael ZimmermannBaseTools: Fix comments about return value of 'LoadTool...
2016-05-26 Liming GaoBaseTools: Fix GenFds issue to wrongly get file without...
2016-05-25 Yonghong ZhuBaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and...
2016-05-23 Zhu, YonghongBaseTools: Add error condition for the path in PACKAGES...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-05-16 Yonghong ZhuBaseTools/GenFds: enhance INF built arch filter
2016-05-16 Yonghong ZhuBaseTools: Fix bug to not mix comment into Asbuilt...
2016-05-11 Yonghong ZhuBaseTools: Fix bug in GenFds to handle FV image alignment
2016-05-11 Yonghong ZhuBaseTools: fix a bug for uni file \x####\ format handling
2016-05-06 Yonghong ZhuBaseTools: Support \x####\ in UNI files to specify...
2016-04-29 Thomas PalmerBaseTools/Build: Better DSC arch filtering
2016-04-29 Yonghong ZhuBaseTools: fix the bug for FMP to support use Macro...
2016-04-27 Yonghong ZhuBaseTools: Fix the bug for .aml to use ASL binary type...
2016-04-27 Yonghong ZhuBaseTools: Update FMP Capsule support to follow FDF...
2016-04-26 Hess ChenBaseTools/UPT: UPT to Support UTF-8
2016-04-26 Hess ChenBaseTools/ECC: Remove UNI checkpoint from ECC
2016-04-26 Hess ChenUpdate ECC to support more doxygen keywords
2016-04-20 Yonghong ZhuBaseTools: add the support for --pcd feature to patch...
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2016-04-19 Yonghong ZhuBaseTools: fix a bug for PEI VPD Pcd collection
2016-04-19 Yonghong ZhuBaseTools/GenFds: remove the old logic since ActivePlat...
2016-04-19 Yonghong ZhuBaseTools: enhance error handling for DSC file
2016-04-19 Thomas PalmerBaseTools/Build: Consider only build-specified architec...
2016-04-15 Marvin.Haeuser@out... BaseTools: Fix PLATFORM_DIR variable value.
2016-04-15 Yonghong ZhuBaseTools: Fix the bug to correctly handle the [BuildOp...
2016-04-14 Yonghong ZhuBaseTools: fix the bug for [BuildOptions] of multiple...
2016-04-14 Yonghong ZhuBaseTools: fix PLATFORM_DIR variable value for multiple...
2016-04-12 Yonghong ZhuBaseTools: generate hash value in build report for...
2016-04-07 Yonghong ZhuBaseTools: Add support to merge Prebuild and Postbuild...
2016-04-07 Yonghong ZhuBaseTools: Enhance --Pcd which override by build option
2016-04-06 Yonghong ZhuBaseTools: cache the defined Guid tool to improve the...
2016-04-05 Yonghong ZhuBaseTools/GenFds: Fix the bug for wrong alignment gener...
2016-03-29 Yonghong ZhuBaseTools: Add two new sections for PCD in the build...
2016-03-28 Yonghong ZhuBaseTools: Remove the unnecessary check for RAW File
2016-03-27 Yonghong ZhuBaseTools: generate alignment when the FV content come...
2016-03-27 Yonghong ZhuBaseTools: Extend the RAW format to support multiple...
2016-03-23 Yonghong ZhuBaseTools: not include the undefined macro in response...
2016-03-22 Yonghong ZhuBaseTools: Fix nmake failure due to command-line length...
2016-03-16 Yonghong ZhuBaseTools: add new command line option to support overr...
2016-03-15 Marvin HaeuserBaseTools: Support recent versions of cx_freeze.
2016-03-15 Yonghong ZhuBaseTools: Add two macros into AutoGenObject macro...
2016-03-14 Yonghong ZhuBaseTools/BPDG: Fix the bug to get the PCD Size
2016-03-11 Yonghong ZhuBaseTools: update the mail address for stack trace...
2016-03-10 Yonghong ZhuBaseTools: report warning if VOID* PCD with {} value...
2016-03-10 Liming GaoBaseTools: Change source files to DOS format.
2016-03-09 Marvin HaeuserBaseTools: Add Multiple Workspaces support for custom...
2016-02-19 Yonghong ZhuBaseTools/Trim: Fix the bug for stripping when no line...
2016-02-18 Yonghong ZhuBaseTools: report an error message when failed to start...
2016-02-16 edk2 devBaseTools-Source: Update displayed version information
2016-01-29 Yonghong ZhuBaseTools:Incremental build not work if VPD values...
2016-01-29 Yonghong ZhuBaseTools: Fix the bug for VOID* Patchable PCD declarat...
2016-01-29 Yonghong ZhuBaseTools: Fix a bug for VpdOffset calculate
2016-01-26 Yonghong ZhuBaseTools: Fix the bug when no FD section in the FDF...
2016-01-21 Eugene CohenBaseTools: make build report tolerant of FVs specified...
2016-01-19 Yonghong ZhuBaseTools: process the files by the priority in BUILDRU...
2016-01-18 Yonghong ZhuBaseTools: VPD Tool to allocate VPD region be aligned...
2016-01-18 Yonghong ZhuBaseTools: VOID* PCDs in VPD region must be aligned...
2016-01-18 Yonghong ZhuBaseTools: Fix GenPatchPcdTable to support '-' characte...
2015-12-30 Hess ChenBaseTool/UPT: Fix a typo issue
2015-12-30 Hess ChenBaseTool/ECC: Add UTF-8 support on ECC tool
2015-12-23 Larry HauchBaseTools: Fix Makefile to correctly break during a...
2015-12-17 Yonghong ZhuBaseTools: Fix one bug in FD region for multiple worksp...
2015-12-14 Hess ChenBaseTools/Ecc: Fix a bug to report fake issue
2015-12-08 Yonghong ZhuRevert the change in r19143 for BUILDRULEORDER.
2015-12-07 Yonghong ZhuBaseTools: process the files by the priority in BUILDRU...
2015-12-07 Yonghong ZhuBaseTools: Fix a bug when apply patches to SEC use...
2015-12-07 Yonghong ZhuBaseTools: Enhance GenFv Tool to report error message
2015-12-07 Yonghong ZhuBaseTools: Fix a bug in the VPD report generation
2015-12-07 Yonghong ZhuRevert the change in r19137.
2015-12-07 Yonghong ZhuBaseTools: Enhance GenFv Tool to report error message
2015-12-07 Yonghong ZhuBaseTools: Add support for INF statement in FD region
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-11-30 Yonghong ZhuBaseTools: Add build error detection for Dynamic PCD...
2015-11-30 Yonghong ZhuBaseTools: Add a VPD report subsection of FLASH to...
2015-11-18 Hess ChenBaseTool/UPT: Add supporting of decimal numbers for...
2015-11-09 Yonghong ZhuBaseTools: Allow decimal values in the EDK II meta...
2015-11-06 Liming GaoBaseTools: Print PACKAGES_PATH build environment if...
2015-11-06 Liming GaoBaseTools: Don't require ECP pkg in WORKSPACE when...
2015-10-26 Liming GaoBaseTools: Add MultipleWorkspace.py in the common depen...
2015-10-26 Yonghong ZhuBaseTools:added extern protocol/PPI/GUID definition...
2015-10-14 Liming GaoBaseTools: Fix the issue to support windows root directory
2015-10-12 Yonghong ZhuBaseTools: Fixed an error reported during generating...
2015-10-10 Hess ChenBaseTool/UPT: Fix two wrong imports for UPT
2015-10-08 Li YangXBaseTools: Update ECC tool to support multiple workspaces
2015-10-08 Hesheng ChenBaseTools: Update UPT tool to support multiple workspaces
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
2015-09-14 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-08-28 Yingke LiuBaseTools: Fixed bug for single FV generating.
2015-08-26 Liming GaoBaseTools: Fix the missing depex file in GenFds
2015-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
2015-08-24 Liming GaoBaseTools: Update SetPcdPtr in AutoGen Code
2015-08-24 Liming GaoBaseTools: Fix AutoGen issue for Patchable VOID* PCD.
2015-08-24 Bob FengBaseTools: Generate macro for the size of PCD value
2015-08-24 Liming GaoBaseTools: Add NULL pointer check in AutoGen code
2015-08-24 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-08-21 Bob FengBaseTools: Fix build fail when the number in validlist...
2015-08-12 Qiu ShuminBaseTools/GenFds: Fix 'NoneType' object is not iterable...
2015-08-06 Yingke LiuBaseTools/Trim: Fixed a bug that cannot trim long values
2015-07-28 Yingke LiuBaseTools: Add a keyword FvNameString in FDF
next