]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild
Changed the way to save generated module build.xml to avoid incorrect file name gener...
[mirror_edk2.git] / Tools / Source / GenBuild /
2006-07-25 jwang36Changed the way to save generated module build.xml...
2006-07-24 qouyangKeep the original order of MSA's "dependence library...
2006-07-24 jwang36Fixed EDKT118
2006-07-23 klu2Fix track EDKT97: Use {0} as NULL value for VOID* type...
2006-07-21 qouyangAdd check when copy flashMap.h to ${ModuleOutputDir...
2006-07-20 jwang36a) Fixed the issue that the unnecessary build for not...
2006-07-19 qouyangModify Autogen.jave to fixed bug: EDKT113.
2006-07-19 wuyizhongAdd checking for whether module's FfsFormatKey is speci...
2006-07-17 klu2Fix track EDKT104: If a module use PCD, MSA of this...
2006-07-17 wuyizhongFix EDKT138. And add active_platform file info for...
2006-07-14 wuyizhongFix EDKT117. If SupArchList is not specified, then...
2006-07-14 jwang36Fixed EDKT116, which more than one target will break...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-13 lhauchFixed MSA files so that they have unique names and...
2006-07-13 wuyizhongEnhance Arch check.
2006-07-13 jwang36Added copyright&license header.
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 jwang36Fixed EDKT111
2006-07-12 jwang36fixed the same guid issue
2006-07-12 jwang36Fixed EDKT102;
2006-07-11 jwang36Commented out the throwing exception when not supported...
2006-07-11 qouyangEDKT96.
2006-07-11 klu2For VOID* type PCD and in byte array method, treat...
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 wuyizhongSupport prebuild and postbuild for UserExtension for...
2006-07-10 qouyangFixed EdkT35, EdkT89.
2006-07-10 klu2Assign token number to DynamicExTokenNumber for all...
2006-07-09 lhauchUpdate the binary MSA to say they were binary, fixed...
2006-07-08 jwang36fixed a potential issue which would be raised by empty...
2006-07-08 jwang36Changed the code to read the correct configuration...
2006-07-08 klu2Remove unused PCD file.
2006-07-08 lhauchAdded a line to remove the Jar file in the cleanall...
2006-07-07 jwang36Fixed the build warning issue
2006-07-07 qouyangRemove build warning.
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 wuyizhongRestrict using UserExtension with UserID "TianoCore".
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 wuyizhongFix an issue for user extensions.
2006-07-05 wuyizhongFix a minor issue.
2006-07-05 wuyizhongSupport UserExtension in FPD.
2006-07-05 qouyangAdd ModifyInftask in FrameworkTask.
2006-07-05 jwang36Fixed the unchecked warning issues when building GenBuild
2006-07-05 wuyizhongFully support active platform policy.
2006-07-05 klu2Support putting unreference DYNAMIC_EX PCD into Pcd...
2006-07-04 jwang36Fixed the cleanall issue which would remove more files...
2006-07-04 klu2Move ant-related code from ParserFpd function to enable...
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-04 lhauchUpdated the SPD and MSA files for Tools - created some...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-01 klu2After change token space guid from guid value to Guid...
2006-07-01 klu2Clean up for debug message of PCD tools.
2006-06-30 wuyizhonggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-30 qouyangNew tool.
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-28 qouyangFixed autogen bug (EDKT12, EDKT19)
2006-06-27 jwang36merged part of new changes in new schema, and changed...
2006-06-26 klu2Fix a bug for token number set in FPD can not exceed...
2006-06-26 qwang121) correct the assert condition for LibPcdSetPtr and...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 klu2Enabling use PcdSetXX macro to set value for PATCHABLE_...
2006-06-23 qwang121) make sure a empty database will be generated if...
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-22 klu2In before, module type is judged by the sub element...
2006-06-22 klu21) Change the schema type for <VariableGuid> used in...
2006-06-21 klu21) Move almost new schema related to PCD on branch...
2006-06-21 klu2Use the address of guid array as parameter directly...
2006-06-20 klu2Modify autogen code for DynamicEx type PCD.
2006-06-20 qouyangAdd exception and log mechanism
2006-06-20 qouyanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-20 jwang36changed the way to fetch file name list in spd file...
2006-06-20 qouyangAdd log and exception mechanism
2006-06-19 klu2Fix a bug to judege max value of UINT32, 0xFFFFFFFF...
2006-06-19 klu2Add DATUM_TYPE checking for FEATURE_FLAG PCD entry...
2006-06-19 klu2Fix a bug of PCD autogen for UINT64:
2006-06-17 klu2Fix a bug when generate default value for byte array...
2006-06-17 klu2Change the macro for dynamicEx type PCD and modify...
2006-06-16 klu21) Add byte element checking for a PCD who using byte...
2006-06-15 klu2Add many datum and datum size checking in PCD building...
2006-06-14 jwang36added the support for new schema and old schema at...
2006-06-14 klu2Fix two transition issue:
2006-06-13 klu2Fix some bugs in PCD tools:
2006-06-13 klu21) Fix a bug for PCD autogen tools, see track#115 in...
2006-06-12 klu2Modify PCD tool according to final PCD schema modification.
2006-06-04 klu2PCD tools update:
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-26 bbahnsenTranslate the Arch enum to an arch directory name....
2006-05-26 qwang12Remove the warning message reported when building GenBu...
2006-05-26 qwang12Add version check in both PCD database generation and...
2006-05-26 qwang12Change Workspace to X:
2006-05-26 qwang12Replace all tab to spaces.
2006-05-24 qwang12Remove a private class to remove the error message.
2006-05-24 qwang12git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-19 bbahnsenFix capitalization
2006-05-17 klu2Fix a bug of unreference PCD token defined in FPD does...
2006-05-08 klu2It is legal that same base name exist in one FPD file...
2006-05-07 klu2Fix the PCD bug submitted by Oram, Isaac W:
next