summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild
AgeCommit message (Expand)Author
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong
2006-09-06Change GenBuildLogger format. wuyizhong
2006-09-06Changed EdkException to GenBuildException for consistencyjwang36
2006-09-06Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update...wuyizhong
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. Ge...wuyizhong
2006-09-04Backup original properties to avoid property overriding message. This change ...wuyizhong
2006-09-04Add thread control classes. (2)wuyizhong
2006-09-04Add thread control classes. (2)wuyizhong
2006-09-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1430 6f1...wuyizhong
2006-09-01Remove static from SurfaceAreaQuery.java for preparing parallel build.(1) wuyizhong
2006-08-31Remove stand-alone module judge when parse FPD file. wuyizhong
2006-08-30Change output dir layout from Target/TagName/Arch to Target_TagName/Arch. wuyizhong
2006-08-30Add comments.qouyang
2006-08-30Add Arch Check for single module build. To Fix T167 & T224. wuyizhong
2006-08-29Modify the Autogen.java for <SetVirtualAddressMapCallBack> andqouyang
2006-08-25Fix EDKT212. wuyizhong
2006-08-24Modify code according suggestion from code review meeting.qouyang
2006-08-22Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong
2006-08-21This 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-18Report error messages more precise. wuyizhong
2006-08-18Fix cleanall can't clean all genereated files. Now .i files generated by VfrC...wuyizhong
2006-08-18Change module build sequence. 1. Get FvImageName list according to their decl...wuyizhong
2006-08-18Added to fix the issue of many property override warning when build with -v o...jwang36
2006-08-17Continue to fix EDKT187.klu2
2006-08-17Add class header to FrameworkBuildTask. Remove some unused code from top leve...wuyizhong
2006-08-17Using Common Definitions. Remove some unused codes. wuyizhong
2006-08-16Fix the track EDKT187: If a module do not use PCD, PcdLib library class need ...klu2
2006-08-16Embeded autogenerated code in Java code instead of getting them from a real f...qwang12
2006-08-16Added comments and polished the code.jwang36
2006-08-15Refine the code for PCD tools.klu2
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu2
2006-08-15Adjust some code format and clear some unused codes. wuyizhong
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi8
2006-08-14Fixed grammar in messages.lhauch
2006-08-14Using ${OBJECTS} instead of fileset to trace all obj files. Add a new Macro n...wuyizhong
2006-08-14Do Not cleanall librarys with a module build clean or build cleanall. wuyizhong
2006-08-10Fix EDKT186.qouyang
2006-08-09Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s...jwang36
2006-08-09Enhance FfsLayout parsing. When specify a file for a section, then just use t...wuyizhong
2006-08-07Fix some bugs and remove unused code.klu2
2006-08-07Fix the bug for not add error reporting in getAllDynamicPcdInfoFromFpd(), it ...klu2
2006-08-07Shutdown the PCD's datum verification when building, it can save 2 minutes fo...klu2
2006-08-06Change return value of getGuidInfo from globaldata. Now only guid string is r...klu2
2006-08-06In preprocess for getting platform PCD information, if meet error, put error ...klu2
2006-08-05Remove debug log.qouyang
2006-08-05Fix EDKT148.qouyang
2006-08-041, Make exception string friendly, readable.klu2
2006-08-03Remove some unused code and adjust some code format. Modules build with FPD s...wuyizhong