]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen
BaseTools: Replace StandardError with Expression
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen /
2018-03-03 BobCFBaseTools: Fixed Pcd value override issue.
2018-02-28 Feng, Bob CBaseTools: Fixed the pcd value override issue.
2018-02-28 Yonghong ZhuBaseTools: Fix a bug override Pcd by DSC Components...
2018-02-28 Feng, YunhuaXBaseTools: Fix flexible PCD single quote and double...
2018-02-27 Yonghong ZhuBaseTools:Override the MAKE_FLAGS by BuildOptions in DSC
2018-02-08 Yonghong ZhuBaseTools: Enhance error handling for unsupported toolc...
2018-02-08 Feng, Bob CBaseTool: Fixed Pcd issues.
2018-02-07 Feng, YunhuaXBaseTools: Fix build argument --pcd for flexible format...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-25 BobCFBaseTools: Fixed incorrect VPD size.
2018-01-25 Feng, Bob CBaseTools: Fixed some small issues
2018-01-25 Feng, Bob CBaseTools: Fixed build failure for the PCD value initia...
2018-01-25 Feng, Bob CBaseTool: Combine the HiiPcd value if they link to...
2018-01-23 Yonghong ZhuBaseTools: Enhance binary file in [Binaries] section...
2018-01-23 Yonghong ZhuBaseTools: Add "processing meta-data" string back
2018-01-10 Yunhua FengBaseTools: Correct Target Path in CodaTargetList replac...
2018-01-08 BobCFBaseTools: Fix an issue in HiiPcd generation
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-25 Liming GaoBaseTools: Fix VPD data optimization issue
2017-12-25 Liming GaoBaseTools: Generate correct VPD PCD value to store...
2017-12-25 Liming GaoBaseTools: Fixed the issue of Multiple Skus are always...
2017-12-25 Liming GaoBaseTools: Optimize VPD PCD value for the different...
2017-12-25 Liming GaoBaseTools: Update SkuId as SKU_ID type to follow curren...
2017-12-25 Liming GaoBaseTools: Update NV Default Header format to include...
2017-12-25 Liming GaoBaseTools: Report Structure PCD value and SKU, DefaultS...
2017-12-25 Liming GaoBaseTools: PcdDataBase Optimization for multiple SkuIds
2017-12-25 Liming GaoBaseTools: Support Structure PCD value inherit between...
2017-12-25 Liming GaoBaseTools: Collect DynamicHii PCD values and assign...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2017-12-13 Yonghong ZhuBaseTools: back up the binary files when hash value...
2017-12-13 Yonghong ZhuBaseTools: Not cache the .efi file location into build...
2017-12-10 Yonghong ZhuBaseTools: Add object_files.lst as dependency of lib...
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-11-20 Yonghong ZhuBaseTools: Fix the bug to collect source files per...
2017-11-14 Yonghong ZhuBaseTools: Fix the bug to re-build uni file for Library
2017-10-16 Yonghong ZhuBaseTools: Fix a bug Build directory should relative...
2017-09-27 Yonghong ZhuBaseTools: add support for BIOS build with binary cache
2017-09-26 Yonghong ZhuBaseTools: report build time measured by module of...
2017-09-19 Yonghong ZhuBaseTools: Fix a bug to correct SourceFileList
2017-09-11 Yonghong ZhuBaseTools: Fix a bug for Mixed Pcd value display in...
2017-07-07 Supreeth VenkateshBaseTools/AutoGen: auto generate MM template APIs and...
2017-06-24 Yonghong ZhuBaseTools: Copy "TianoCore" userextensions into As...
2017-06-24 Yonghong ZhuBaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT...
2017-06-07 Yonghong ZhuBaseTools: Fix incremental build failure that override...
2017-05-25 Yonghong ZhuBaseTools: Correct if condition expression for DatumTyp...
2017-05-24 Yonghong ZhuBaseTools: Fix the bug that different DSC file use...
2017-05-24 Yonghong ZhuBaseTools: Fix incremental build bug on DynamicPcd...
2017-05-12 Yonghong ZhuBaseTools: Fix the bug for CArray PCD override in comma...
2017-05-12 Yonghong ZhuBaseTools: Fix the bug that FixedPcdGetPtr failure...
2017-05-11 Yonghong ZhuBaseTools: Correct VOID* PatchPcd Size in Library Autogen
2017-05-06 Yonghong ZhuBaseTools: PCD can only use single access method by...
2017-04-27 Yonghong ZhuBaseTools: Fix a bug for BOOLEAN type value in Asbuilt inf
2017-04-18 Yonghong ZhuBaseTools: Update the Conf directory to use the absolut...
2017-04-13 Derek LinBaseTools: Fix re-build issue after tools_def/build_rul...
2017-04-13 Derek LinBaseTools: Fix build fail after clean or cleanall target.
2017-04-01 Yonghong ZhuBaseTools: Enhance StrDefs.h to include ImageDefs.h
2017-03-27 Yonghong ZhuBaseTools: Fix build failure for DynamicEx Pcd used...
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2017-02-17 Yonghong ZhuBaseTools: Fix bug for GUIDED tool path override by...
2017-02-14 Yonghong ZhuBaseTools: Enhance BaseTools supports FixedAtBuild...
2016-12-02 Yonghong ZhuBaseTools: add error check for "#image" for idf file...
2016-11-30 Yonghong ZhuBaseTools: fix the bug to add PaletteSize info into...
2016-11-04 Yonghong ZhuBaseTools: Fix the Windows GCC Build Failure with too...
2016-10-19 Yonghong ZhuBaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLIC...
2016-09-27 Yonghong ZhuBaseTools: support generating image package from BMP...
2016-09-20 Yonghong ZhuBaseTools: Follow PI1.4a to fix artificial limitation...
2016-08-08 Yonghong ZhuBaseTools: Fix the bug when use FILE_GUID override...
2016-08-08 Yonghong ZhuBaseTools: Allow string token identifier to use lower...
2016-08-02 Yonghong ZhuBaseTools: Keep the Pcd order in the Asbuilt Inf is...
2016-07-29 Yonghong ZhuBaseTools: Add build info for binary modules that only...
2016-07-27 Yonghong ZhuBaseTools: report error if source module INF is only...
2016-07-18 Yonghong ZhuBaseTools: Fix a bug for FixedPcd value generation...
2016-06-15 Yonghong ZhuBaseTools: ignore the binary LIB file in gen_libs
2016-06-04 Yonghong ZhuBaseTools: fix the bug to build a compressed ROM image...
2016-06-04 Yonghong ZhuBaseTools: Add error handling for current_dir is not...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-05-16 Yonghong ZhuBaseTools: Fix bug to not mix comment into Asbuilt...
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-27 Yonghong ZhuBaseTools: Fix the bug for .aml to use ASL binary type...
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-15 Marvin.Haeuser@out... BaseTools: Fix PLATFORM_DIR variable value.
2016-04-14 Yonghong ZhuBaseTools: fix PLATFORM_DIR variable value for multiple...
2016-04-07 Yonghong ZhuBaseTools: Enhance --Pcd which override by build option
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 Yonghong ZhuBaseTools: Add two macros into AutoGenObject macro...
2016-03-10 Yonghong ZhuBaseTools: report warning if VOID* PCD with {} value...
2016-03-09 Marvin HaeuserBaseTools: Add Multiple Workspaces support for custom...
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-19 Yonghong ZhuBaseTools: process the files by the priority in BUILDRU...
2016-01-18 Yonghong ZhuBaseTools: VOID* PCDs in VPD region must be aligned...
2015-12-08 Yonghong ZhuRevert the change in r19143 for BUILDRULEORDER.
next