summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-10-10Changed IA64 to IPF in the comments because it will cause confusion.jwang361-1/+1
2006-10-10Added code to check if "cmd" attribute is valid or not. This is to make error...jwang361-0/+7
2006-10-10Fixed EDKT381jwang363-31/+38
2006-10-10Change FrameworkModules selection to next module in platform after remove one...jlin163-3/+9
2006-10-101. Update to just keep several line JAVA related msg; 2. Remove file Property...wuyizhong4-221/+20
2006-10-10Change behavior if found more than one FPD files from let user choice one to ...wuyizhong1-74/+21
2006-10-09removed extra taskdef and taskref definitions that caused some warning messag...lhauch34-74/+11
2006-10-091) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang362-37/+45
2006-10-09Add flags for UNIXGCC.wuyizhong1-0/+5
2006-10-08Changed the way of using precompiled header in the build process. Now the use...jwang364-100/+77
2006-10-08Changed the tmp path because of directory structure changesjwang361-1/+1
2006-10-08Changed the output path of source because of directory structure changesjwang361-3/+3
2006-10-08Changed the path of build.xml because of directory structure changesjwang361-1/+1
2006-10-08Removed the need of external MakeDeps.exe. Now parsing include files is built...jwang362-122/+197
2006-10-08Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in Framewo...qouyang1-2/+2
2006-10-07Remove extra /D defines in CC FLAGSmdkinney1-35/+36
2006-10-06Fixed all scripts to use new directory layout.lhauch5-4/+5
2006-10-05Removed unused files.lhauch2-96/+0
2006-10-05removing unused file, adding new file.lhauch2-14/+66
2006-10-05More moves for Tool Packageslhauch276-0/+0
2006-10-05More renames for Tool Packageslhauch277-3/+3
2006-10-05Restructuring for better separation of Tool packages.lhauch796-32/+32
2006-10-05Changed spelling to manifestlhauch5-69/+69
2006-10-05Add compiler flags for UNIXGCCbbahnsen1-0/+5
2006-10-04Update FwImage to zero .xdata information if the image type is X64 and all de...mdkinney1-22/+17
2006-10-04Add data structured for X64 unwind infomdkinney1-0/+18
2006-10-04Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney1-4/+13
2006-10-04Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney1-5/+99
2006-10-04Pull majority of flag settings into tools_def.txt and only leave custom flags...mdkinney1-38/+394
2006-10-04Change default setting in template to only build DEBUG targets instead of bot...mdkinney1-1/+1
2006-10-04Add AutoGen.h.obj to the list of files to link to resolve a link failure with...mdkinney1-0/+12
2006-10-03Set the execute bits on these files.bbahnsen2-0/+0
2006-10-03Fix Capitalization issue to get tools to build on x86_64 linux.bbahnsen2-1/+1
2006-10-02Added the OPTIONAL NonProcessedFiles element to MSA section. Sub-element is ...lhauch2-0/+8
2006-09-30Fix the problem of deleting ModuleSA custom tool chain option leads to FPD ve...jlin163-16/+20
2006-09-30Added code to clear "Buffer" before using it. This is supposed to fix the odd...jwang361-0/+1
2006-09-30Moved the directory of generated precompiled header file to OUTPUT directory ...jwang361-10/+10
2006-09-291. Remove some unuseful import in Framework's EfiRomTask.java, FlashMapTask.j...qouyang6-17/+9
2006-09-29MsaOwner usablealfred3-19/+9
2006-09-29MsaOwner.java & ModuleInfo.javaalfred4-242/+269
2006-09-29Changed local variable "ran" to static class member to fix multi-thread build...jwang361-1/+1
2006-09-29enhance ModuleInfo.javaalfred5-18/+44
2006-09-29enhance MsaOwner.javaalfred1-2/+108
2006-09-29Remove empty attributes for build option.jlin164-11/+42
2006-09-28Fixed display sizes for X-Windowslhauch2-8/+10
2006-09-28Fix EDKT352: Scroll bar should be displayed when the table is out of screen s...jlin161-15/+36
2006-09-28Add no mouse support for table cell editors.jlin167-9/+112
2006-09-27To fix EDKT284.jjin93-41/+226
2006-09-27Adding the *NIX equivalent to fw.batlhauch1-0/+15
2006-09-27To fix EDKT341. Still existing issues for VfrCompile. wuyizhong3-21/+75