summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Restructuring for better separation of Tool packages.lhauch795-261577/+0
2006-10-05Changed spelling to manifestlhauch5-69/+69
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-03Fix Capitalization issue to get tools to build on x86_64 linux.bbahnsen2-1/+1
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-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-27To fix EDKT341. Still existing issues for VfrCompile. wuyizhong2-5/+59
2006-09-27Added DllPath attributejwang361-0/+6
2006-09-27Fix EDKT337,Double click on modules in "Framework Modules" of Platforms shoul...jlin166-255/+333
2006-09-261. Fix EDKT306 Output different error message for different condition in work...hche10x3-40/+90
2006-09-26enhance MsaOwner.javaalfred2-11/+121
2006-09-26Fix EDKT256: using unified logging mechanism in PcdAutogen tools.klu25-197/+5
2006-09-261. Fix EDKT280 The types of ToolCode for <SourceFiles>.<Filename> should not ...hche10x1-7/+13
2006-09-26Add one more judgement for modulelist specified but empty. wuyizhong1-3/+6
2006-09-26temp fix to remove "VOID" appended to Autogen.cqwang121-2/+0
2006-09-261. Fix EDKT281 there are too many values in the list of Hob's Guid C Name. on...hche10x7-26/+159
2006-09-261. Replace openDialog with saveDialog when generating guids.xref filehche10x1-1/+5
2006-09-261. Fix EDKT321 A module's all top level elements' arch should be in range of ...hche10x27-69/+200
2006-09-25Added the Merge tool information to build.xml and created the MSA file for th...lhauch1-0/+32
2006-09-25Removed dead lines that had been commented out.lhauch1-4/+0
2006-09-25Fixed grammar in text messages.lhauch11-48/+50
2006-09-25Fixed wording for Legacy FlashMap.h Header questionlhauch1-1/+1
2006-09-25Removed some output information for debug purpose.qouyang1-1/+0
2006-09-25Fixed EDKT318qouyang1-4/+5
2006-09-25Fixed EDKT318qouyang1-95/+132
2006-09-25Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong1-0/+14
2006-09-25implement MsaOwner.java partlyalfred4-23/+169
2006-09-25do not generate version attributes when saving module order information in FV...jlin162-4/+9
2006-09-25Support "Defining Module Sequence in FV.inf". Since modules sequences in Fv.i...wuyizhong4-11/+158
2006-09-251. Fix EDKT314 Display module source/binary in a radio boxhche10x5-46/+181
2006-09-22added public getToolsDefArchNames which will return a space separated string ...lhauch1-0/+4
2006-09-22Fixed a couple of typos in the ToolTipText fields.lhauch2-3/+3
2006-09-22Set start points and widths for the label and value fields so that they displ...lhauch1-67/+83
2006-09-221. Fix EDKT328 Splash Screen Text is recommended to be modified.hche10x1-1/+1
2006-09-221. Fix EDKT323 (Only dependent packages' ppis can be added to module's ppi se...hche10x12-40/+217
2006-09-22Modify GenFfsFileTask.qouyang3-16/+34