summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07Fix VS2005 compatibility issuemdkinney1-2/+3
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-05Update the Release notes with more description of setting up gcc.bbahnsen1-8/+47
2006-10-05Add compiler flags for UNIXGCCbbahnsen1-0/+5
2006-10-04Use intrinsicmdkinney1-0/+33
2006-10-04Use intrinsicmdkinney6-0/+218
2006-10-04Fix VS 2005 compatibility issuemdkinney2-3/+4
2006-10-04Fix VS 2005 compatibility issuemdkinney1-0/+1
2006-10-04Fix VS 2005 compatibility issuemdkinney2-1/+9
2006-10-04Fix VS 2005 compatibility issuemdkinney1-0/+3
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-32/+7
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-43/+5
2006-10-04Use intrinsicmdkinney1-3/+8
2006-10-04Fix GCC build issuemdkinney1-200/+214
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-75/+1
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