Age | Commit message (Expand) | Author |
2006-07-13 | Fixed MSA files so that they have unique names and removed extra copyright an... | lhauch |
2006-07-13 | Enhance Arch check. | wuyizhong |
2006-07-13 | Added copyright&license header. | jwang36 |
2006-07-13 | Added license & copyright declaration | jwang36 |
2006-07-13 | Fixed EDKT111 | jwang36 |
2006-07-12 | fixed the same guid issue | jwang36 |
2006-07-12 | Fixed EDKT102; | jwang36 |
2006-07-11 | Commented out the throwing exception when not supported file type is found, b... | jwang36 |
2006-07-11 | EDKT96. | qouyang |
2006-07-11 | For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}. | klu2 |
2006-07-10 | Removed the printStackTrace() which is used only for debug purpose. | jwang36 |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang |
2006-07-10 | Support prebuild and postbuild for UserExtension for Platform build. If UserE... | wuyizhong |
2006-07-10 | Fixed EdkT35, EdkT89. | qouyang |
2006-07-10 | Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ... | klu2 |
2006-07-09 | Update the binary MSA to say they were binary, fixed an abstract, changed a m... | lhauch |
2006-07-08 | fixed a potential issue which would be raised by empty value in tools_def.txt... | jwang36 |
2006-07-08 | Changed the code to read the correct configuration name in target.txt file; | jwang36 |
2006-07-08 | Remove unused PCD file. | klu2 |
2006-07-08 | Added a line to remove the Jar file in the cleanall target. | lhauch |
2006-07-07 | Fixed the build warning issue | jwang36 |
2006-07-07 | Remove build warning. | qouyang |
2006-07-06 | Fix bugs in GetNextTokenSpace and GetNextToken | qwang12 |
2006-07-06 | Restrict using UserExtension with UserID "TianoCore". | wuyizhong |
2006-07-06 | Add in support for MaxSize and CurrentSize for PCD entry. | qwang12 |
2006-07-06 | Fix an issue for user extensions. | wuyizhong |
2006-07-05 | Fix a minor issue. | wuyizhong |
2006-07-05 | Support UserExtension in FPD. | wuyizhong |
2006-07-05 | Add ModifyInftask in FrameworkTask. | qouyang |
2006-07-05 | Fixed the unchecked warning issues when building GenBuild | jwang36 |
2006-07-05 | Fully support active platform policy. | wuyizhong |
2006-07-05 | Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. | klu2 |
2006-07-04 | Fixed the cleanall issue which would remove more files than we want | jwang36 |
2006-07-04 | Move ant-related code from ParserFpd function to enable single module debug f... | klu2 |
2006-07-04 | Fix autogen bug:[Edk67][Edk35]. | qouyang |
2006-07-04 | Added LibPatchPcdSetPtr. | qwang12 |
2006-07-04 | Updated the SPD and MSA files for Tools - created some new MSA files as well. | lhauch |
2006-07-03 | Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd | qwang12 |
2006-07-01 | After change token space guid from guid value to Guid's CName, change code to... | klu2 |
2006-07-01 | Clean up for debug message of PCD tools. | klu2 |
2006-06-30 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19... | wuyizhong |
2006-06-30 | New tool. | qouyang |
2006-06-30 | Change to new XML Schema. | wuyizhong |
2006-06-28 | Fixed autogen bug (EDKT12, EDKT19) | qouyang |
2006-06-27 | merged part of new changes in new schema, and changed genbuild code accordingly | jwang36 |
2006-06-26 | Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin... | klu2 |
2006-06-26 | 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr | qwang12 |
2006-06-23 | 1) Add in support to traverse taken space | qwang12 |
2006-06-23 | Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY... | klu2 |
2006-06-23 | 1) make sure a empty database will be generated if the Uinitialized database ... | qwang12 |