Age | Commit message (Expand) | Author |
2006-08-18 | Added to fix the issue of many property override warning when build with -v o... | jwang36 |
2006-08-17 | Continue to fix EDKT187. | klu2 |
2006-08-17 | Add class header to FrameworkBuildTask. Remove some unused code from top leve... | wuyizhong |
2006-08-17 | Using Common Definitions. Remove some unused codes. | wuyizhong |
2006-08-16 | Fix the track EDKT187: If a module do not use PCD, PcdLib library class need ... | klu2 |
2006-08-16 | Embeded autogenerated code in Java code instead of getting them from a real f... | qwang12 |
2006-08-16 | Added comments and polished the code. | jwang36 |
2006-08-15 | Refine the code for PCD tools. | klu2 |
2006-08-15 | Fix the bug that using hardcode driver name to judge whether current driver i... | klu2 |
2006-08-15 | Adjust some code format and clear some unused codes. | wuyizhong |
2006-08-15 | moved exception and logger classes to org.tianocore.common package | yshi8 |
2006-08-14 | Fixed grammar in messages. | lhauch |
2006-08-14 | Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n... | wuyizhong |
2006-08-14 | Do Not cleanall librarys with a module build clean or build cleanall. | wuyizhong |
2006-08-10 | Fix EDKT186. | qouyang |
2006-08-09 | Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s... | jwang36 |
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 |