summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Removed the output line code to reduce confusion.jwang362006-07-121-1/+0
* Added the IDENTIFIER = Default TOOL_CHAIN_CONF line to the tools_def.template...lhauch2006-07-121-0/+2
* Syncronized the file list in each msa and spd filesjwang362006-07-126-17/+409
* Fixed a typo issue which will cause cleanall failurejwang362006-07-121-1/+1
* Polished the build tools' screen output to be in a more coherent formjwang362006-07-1227-214/+164
* fixed the same guid issuejwang362006-07-125-5/+5
* Remove "Tools.msa", "SurfaceArea.msa" and "TianoTools.msa" from <MsaFiles> of...hche10x2006-07-121-3/+0
* Use table and popup window to add/edit all elements of module instead of orig...hche10x2006-07-1248-7676/+9367
* Removed Requirement for having a FarList element in the FrameworkDatabase.db ...lhauch2006-07-121-1/+1
* Removed EdkFatPkg from tree - will put this up under a separate project on th...lhauch2006-07-122-17/+19
* Corrected the dependency check issue for Build_Library and GenDll macros.jwang362006-07-121-1/+2
* Fixed EDKT102;jwang362006-07-126-34/+71
* Added Build_DUMMY macro to skip those files in msa which should not be handle...jwang362006-07-121-0/+16
* 1. Make SPD editor tables bigger.and table now focus the entry added.jlin162006-07-1110-259/+287
* Commented out the throwing exception when not supported file type is found, b...jwang362006-07-111-0/+2
* 1. Restructure module description on main UIhche10x2006-07-1118-210/+946
* EDKT96.qouyang2006-07-115-34/+106
* Remove MdePkg-All-Archs.fpd from database.bbahnsen2006-07-111-1/+0
* For VOID* type PCD and in byte array method, treat {0} as NULL value but not {}.klu22006-07-111-1/+1
* Removed the printStackTrace() which is used only for debug purpose.jwang362006-07-106-7/+0
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-3/+3
* Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong2006-07-107-23/+71
* Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern sec...lhauch2006-07-101-0/+1
* Fixed EdkT35, EdkT89.qouyang2006-07-104-21/+27
* Fix for EDKT9.bbahnsen2006-07-101-1/+1
* Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX typ...klu22006-07-101-3/+1
* Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch2006-07-096-21/+21
* 1. Add feature of ModuleSA PcdBuildDefinition editor.jlin162006-07-096-169/+529
* Made some changes to use GCC to pre-process and assembly .S file jwang362006-07-092-71/+2
* Added code to print out file name in GCC building because GCC doesn't output ...jwang362006-07-091-0/+3
* Fixed GCC ld issuejwang362006-07-091-0/+10
* fixed a potential issue which would be raised by empty value in tools_def.txt...jwang362006-07-081-1/+2
* changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang362006-07-081-2/+2
* Changed the code to read the correct configuration name in target.txt file;jwang362006-07-084-22/+38
* Final target.template file with embedded documentation. This file will only ...lhauch2006-07-081-5/+53
* Remove unused PCD file.klu22006-07-085-388/+2
* Added a line to remove the Jar file in the cleanall target.lhauch2006-07-085-0/+5
* Added a comment about how to configure for Unix systems.bbahnsen2006-07-071-0/+3
* Add a *nix version of the FrameworkWizard Launcher/bbahnsen2006-07-071-0/+15
* bug fixing for SPD editor.jlin162006-07-072-2/+5
* 1. Fix displaying wrong file type bug.hche10x2006-07-076-22/+85
* Modify ModifyInfTask which in frameworkTask.qouyang2006-07-071-1/+1
* 1. Add help for ToolChainConfighche10x2006-07-0710-77/+491
* Fixed the build warning issue.jwang362006-07-071-0/+1
* Fixed the build warning issuejwang362006-07-071-149/+56
* update ModuleSA PCD editor.jlin162006-07-073-16/+82
* Remove build warning.qouyang2006-07-079-92/+54
* Convert to unix format.bbahnsen2006-07-061-12/+12
* Fix bugs in GetNextTokenSpace and GetNextTokenqwang122006-07-061-7/+9
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-063-25/+89