summaryrefslogtreecommitdiffstats
path: root/Tools/Source
Commit message (Expand)AuthorAgeFilesLines
* Restructuring for better separation of Tool packages.lhauch2006-10-05795-261577/+0
* Changed spelling to manifestlhauch2006-10-055-69/+69
* Update FwImage to zero .xdata information if the image type is X64 and all de...mdkinney2006-10-041-22/+17
* Add data structured for X64 unwind infomdkinney2006-10-041-0/+18
* Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney2006-10-041-4/+13
* Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_...mdkinney2006-10-041-5/+99
* Fix Capitalization issue to get tools to build on x86_64 linux.bbahnsen2006-10-032-1/+1
* Fix the problem of deleting ModuleSA custom tool chain option leads to FPD ve...jlin162006-09-303-16/+20
* Added code to clear "Buffer" before using it. This is supposed to fix the odd...jwang362006-09-301-0/+1
* 1. Remove some unuseful import in Framework's EfiRomTask.java, FlashMapTask.j...qouyang2006-09-296-17/+9
* MsaOwner usablealfred2006-09-293-19/+9
* MsaOwner.java & ModuleInfo.javaalfred2006-09-294-242/+269
* Changed local variable "ran" to static class member to fix multi-thread build...jwang362006-09-291-1/+1
* enhance ModuleInfo.javaalfred2006-09-295-18/+44
* enhance MsaOwner.javaalfred2006-09-291-2/+108
* Remove empty attributes for build option.jlin162006-09-294-11/+42
* Fixed display sizes for X-Windowslhauch2006-09-282-8/+10
* Fix EDKT352: Scroll bar should be displayed when the table is out of screen s...jlin162006-09-281-15/+36
* Add no mouse support for table cell editors.jlin162006-09-287-9/+112
* To fix EDKT284.jjin92006-09-273-41/+226
* To fix EDKT341. Still existing issues for VfrCompile. wuyizhong2006-09-272-5/+59
* Added DllPath attributejwang362006-09-271-0/+6
* Fix EDKT337,Double click on modules in "Framework Modules" of Platforms shoul...jlin162006-09-276-255/+333
* 1. Fix EDKT306 Output different error message for different condition in work...hche10x2006-09-263-40/+90
* enhance MsaOwner.javaalfred2006-09-262-11/+121
* Fix EDKT256: using unified logging mechanism in PcdAutogen tools.klu22006-09-265-197/+5
* 1. Fix EDKT280 The types of ToolCode for <SourceFiles>.<Filename> should not ...hche10x2006-09-261-7/+13
* Add one more judgement for modulelist specified but empty. wuyizhong2006-09-261-3/+6
* temp fix to remove "VOID" appended to Autogen.cqwang122006-09-261-2/+0
* 1. Fix EDKT281 there are too many values in the list of Hob's Guid C Name. on...hche10x2006-09-267-26/+159
* 1. Replace openDialog with saveDialog when generating guids.xref filehche10x2006-09-261-1/+5
* 1. Fix EDKT321 A module's all top level elements' arch should be in range of ...hche10x2006-09-2627-69/+200
* Added the Merge tool information to build.xml and created the MSA file for th...lhauch2006-09-251-0/+32
* Removed dead lines that had been commented out.lhauch2006-09-251-4/+0
* Fixed grammar in text messages.lhauch2006-09-2511-48/+50
* Fixed wording for Legacy FlashMap.h Header questionlhauch2006-09-251-1/+1
* Removed some output information for debug purpose.qouyang2006-09-251-1/+0
* Fixed EDKT318qouyang2006-09-251-4/+5
* Fixed EDKT318qouyang2006-09-251-95/+132
* Degrade echo "Ignoring File..." message from WARNING to INFO. Add process sta...wuyizhong2006-09-251-0/+14
* implement MsaOwner.java partlyalfred2006-09-254-23/+169
* do not generate version attributes when saving module order information in FV...jlin162006-09-252-4/+9
* Support "Defining Module Sequence in FV.inf". Since modules sequences in Fv.i...wuyizhong2006-09-254-11/+158
* 1. Fix EDKT314 Display module source/binary in a radio boxhche10x2006-09-255-46/+181
* added public getToolsDefArchNames which will return a space separated string ...lhauch2006-09-221-0/+4
* Fixed a couple of typos in the ToolTipText fields.lhauch2006-09-222-3/+3
* Set start points and widths for the label and value fields so that they displ...lhauch2006-09-221-67/+83
* 1. Fix EDKT328 Splash Screen Text is recommended to be modified.hche10x2006-09-221-1/+1
* 1. Fix EDKT323 (Only dependent packages' ppis can be added to module's ppi se...hche10x2006-09-2212-40/+217
* Modify GenFfsFileTask.qouyang2006-09-223-16/+34