]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen
BaseTools: Update Python Makefile to include the new added python files
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen /
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.
2015-12-07 Yonghong ZhuBaseTools: process the files by the priority in BUILDRU...
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-11-30 Yonghong ZhuBaseTools: Add build error detection for Dynamic PCD...
2015-10-26 Yonghong ZhuBaseTools:added extern protocol/PPI/GUID definition...
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
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-21 Bob FengBaseTools: Fix build fail when the number in validlist...
2015-07-26 Scott DuplichanBaseTools: Make AutoGen.h array declaration match AutoG...
2015-07-02 Yingke LiuBaseTools: Fixed BuildOptions bug.
2015-06-23 Jordan JustenBaseTools/UniClassObject: Support UTF-8 string data...
2015-06-23 Jordan JustenBaseTools/UniClassObject: Verify valid UCS-2 chars...
2015-06-23 Yingke LiuBaseTools: The token values cannot be numeric same...
2015-06-23 Yingke LiuBaseTools: Fix a bug that UNI file can't have comment...
2015-06-19 Yingke LiuBaseTools: Fixed Build Option override bugs.
2015-06-16 Yingke LiuBaseTools: Fixed a bug to generate correct path of...
2015-06-12 Yingke LiuBaseTools: Generate a FV EXT entry for FV UI name.
next