Age | Commit message (Expand) | Author |
2006-09-06 | Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. | wuyizhong |
2006-09-06 | Change GenBuildLogger format. | wuyizhong |
2006-09-06 | Changed EdkException to GenBuildException for consistency | jwang36 |
2006-09-06 | Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update... | wuyizhong |
2006-09-05 | Add one more platform level common property "TARGET_DIR". Take Nt32 for examp... | wuyizhong |
2006-09-05 | Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. Ge... | wuyizhong |
2006-09-04 | Backup original properties to avoid property overriding message. This change ... | wuyizhong |
2006-09-04 | Add thread control classes. (2) | wuyizhong |
2006-09-04 | Add thread control classes. (2) | wuyizhong |
2006-09-01 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1430 6f1... | wuyizhong |
2006-09-01 | Remove static from SurfaceAreaQuery.java for preparing parallel build.(1) | wuyizhong |
2006-08-31 | Remove stand-alone module judge when parse FPD file. | wuyizhong |
2006-08-30 | Change output dir layout from Target/TagName/Arch to Target_TagName/Arch. | wuyizhong |
2006-08-30 | Add comments. | qouyang |
2006-08-30 | Add Arch Check for single module build. To Fix T167 & T224. | wuyizhong |
2006-08-29 | Modify the Autogen.java for <SetVirtualAddressMapCallBack> and | qouyang |
2006-08-25 | Fix EDKT212. | wuyizhong |
2006-08-24 | Modify code according suggestion from code review meeting. | qouyang |
2006-08-22 | Introduce a new property INCLUDE_PATHS. This property can used by customized ... | wuyizhong |
2006-08-21 | This patch make sure that Pcd Dynamic database generation tool is able to han... | qwang12 |
2006-08-18 | - Fixed EDKT146; The override warning message has been reduced to almost none. | jwang36 |
2006-08-18 | Report error messages more precise. | wuyizhong |
2006-08-18 | Fix cleanall can't clean all genereated files. Now .i files generated by VfrC... | wuyizhong |
2006-08-18 | Change module build sequence. 1. Get FvImageName list according to their decl... | wuyizhong |
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 |