Age | Commit message (Expand) | Author |
2006-08-01 | Abstract the logic of Platform pcd preprocess according to FPD file to a clas... | klu2 |
2006-08-01 | Add new PcdDatabase.java file. | klu2 |
2006-08-01 | It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move... | klu2 |
2006-07-31 | Because Pcd entity, exception and some action package are shared by Building ... | klu2 |
2006-07-30 | Fixed track EDKT153, change PCDAutogen code to generate static variable refer... | klu2 |
2006-07-29 | 1, Fix EDKT141 | klu2 |
2006-07-28 | There is a rule here: | klu2 |
2006-07-28 | Remove additional / or \ in relative path. | wuyizhong |
2006-07-28 | Fix T105. It is caused by cpptasks which change automati cally root directory... | wuyizhong |
2006-07-27 | Fixed EDKT147, which will fail the single module build when a module is just ... | jwang36 |
2006-07-27 | Fixed EDKT145 | qouyang |
2006-07-25 | Changed the way to save generated module build.xml to avoid incorrect file na... | jwang36 |
2006-07-24 | Keep the original order of MSA's "dependence library class" which will reflec... | qouyang |
2006-07-24 | Fixed EDKT118 | jwang36 |
2006-07-23 | Fix track EDKT97: Use {0} as NULL value for VOID* type PCD but not {} | klu2 |
2006-07-21 | Add check when copy flashMap.h to ${ModuleOutputDir}/Debug/TianoR8FlashMap.h. | qouyang |
2006-07-20 | a) Fixed the issue that the unnecessary build for not specified ARCH in singl... | jwang36 |
2006-07-19 | Modify Autogen.jave to fixed bug: EDKT113. | qouyang |
2006-07-19 | Add checking for whether module's FfsFormatKey is specified or not. For drive... | wuyizhong |
2006-07-17 | Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ... | klu2 |
2006-07-17 | Fix EDKT138. And add active_platform file info for stand alone module build. | wuyizhong |
2006-07-14 | Fix EDKT117. If SupArchList is not specified, then build the module with all ... | wuyizhong |
2006-07-14 | Fixed EDKT116, which more than one target will break the build. | jwang36 |
2006-07-14 | Fixes for Linux builds. | bbahnsen |
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 |