]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/GenBuild/org/tianocore/build/pcd/action/CollectPCDAction.java
Because Pcd entity, exception and some action package are shared by Building tools...
[mirror_edk2.git] / Tools / Source / GenBuild / org / tianocore / build / pcd / action / CollectPCDAction.java
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-29 klu21, Fix EDKT141
2006-07-23 klu2Fix track EDKT97: Use {0} as NULL value for VOID* type...
2006-07-10 klu2Assign token number to DynamicExTokenNumber for all...
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-05 jwang36Fixed the unchecked warning issues when building GenBuild
2006-07-05 klu2Support putting unreference DYNAMIC_EX PCD into Pcd...
2006-07-04 klu2Move ant-related code from ParserFpd function to enable...
2006-07-04 qwang12Added LibPatchPcdSetPtr.
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 qouyangNew tool.
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 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, 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-19 klu2Add DATUM_TYPE checking for FEATURE_FLAG PCD entry...
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 klu2Fix two transition issue:
2006-06-13 klu2Fix some bugs in PCD tools:
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 qwang12Remove the warning message reported when building GenBu...
2006-05-26 qwang12Add version check in both PCD database generation and...
2006-05-26 qwang12Replace all tab to spaces.
2006-05-24 qwang12git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
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-04-28 klu2Fix two bugs for current PCD workflow:
2006-04-21 bbahnsenInitial import.