Age | Commit message (Expand) | Author |
2006-08-09 | Enhance FfsLayout parsing. When specify a file for a section, then just use t... | wuyizhong |
2006-08-07 | Fix some bugs and remove unused code. | klu2 |
2006-08-07 | Fix the bug for not add error reporting in getAllDynamicPcdInfoFromFpd(), it ... | klu2 |
2006-08-07 | Shutdown the PCD's datum verification when building, it can save 2 minutes fo... | klu2 |
2006-08-06 | Change return value of getGuidInfo from globaldata. Now only guid string is r... | klu2 |
2006-08-06 | In preprocess for getting platform PCD information, if meet error, put error ... | klu2 |
2006-08-05 | Remove debug log. | qouyang |
2006-08-05 | Fix EDKT148. | qouyang |
2006-08-04 | 1, Make exception string friendly, readable. | klu2 |
2006-08-03 | Remove some unused code and adjust some code format. Modules build with FPD s... | wuyizhong |
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 |