summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)Author
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu
2016-09-20BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId rangeYonghong Zhu
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu
2016-07-18BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu
2016-06-15BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu
2016-06-04BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu
2016-06-04BaseTools: Add error handling for current_dir is not existYonghong Zhu
2016-05-18BaseTools: support private package definitionYonghong Zhu
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu
2016-05-11BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu
2016-05-06BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu
2016-04-27BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu
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-15BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com
2016-04-14BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu
2016-04-07BaseTools: Enhance --Pcd which override by build optionYonghong Zhu
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: Add two macros into AutoGenObject macro dictYonghong Zhu
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-09BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu
2016-01-29BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu
2016-01-29BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu
2016-01-26BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu
2016-01-19BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2016-01-18BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu
2015-12-08Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu
2015-12-07BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu
2015-11-30BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu
2015-10-26BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX
2015-08-24BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao
2015-08-24BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao
2015-08-24BaseTools: Generate macro for the size of PCD valueBob Feng
2015-08-24BaseTools: Add NULL pointer check in AutoGen codeLiming Gao
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu
2015-06-23BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen
2015-06-23BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen