summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed EDKT116, which more than one target will break the build.jwang362006-07-141-1/+1
* 1. Add pcd item Identifications used by select pcd entry when editing pcd in msahche10x2006-07-142-0/+171
* 1. Fix the bug missing TokenSpaceGuidCName when editing a pcd entry in Msahche10x2006-07-1413-152/+322
* Fixes for Linux builds.bbahnsen2006-07-142-5/+20
* Fixed format for Notepad users. unix2dos --force works on XML files.lhauch2006-07-132-83/+63
* Fixed MSA files so that they have unique names and removed extra copyright an...lhauch2006-07-137-623/+553
* 1. Update release note to use jdk1.5.0_06 to take place of jdk1.5.0_04hche10x2006-07-138-446/+456
* coding style modification.jlin162006-07-131-1/+1
* 1. Remove "update far" from menuhche10x2006-07-131-0/+1
* Enhance Arch check.wuyizhong2006-07-131-1/+25
* Added copyright&license headerjwang362006-07-131-0/+10
* Added copyright&license header.jwang362006-07-1311-93/+177
* 1. Adjust UI for far operationshche10x2006-07-1310-107/+72
* 1. Fix bug in get industry std headershche10x2006-07-1313-462/+437
* There were suppose to be three spaces, not one between SPECIFICATION and 0x00...lhauch2006-07-134-6/+6
* Added license & copyright declarationjwang362006-07-1310-0/+100
* Changed the Specification in the Header sections to be default rather than fi...lhauch2006-07-131-5/+5
* 1. Add FrameworkWizard source code files record to msahche10x2006-07-131-20/+47
* Enhance Installation, removing and creating FAR functionality.qouyang2006-07-136-313/+474
* remove some unused code.jlin162006-07-131-124/+2
* Fixed Enumeration ModuleType was suppose to be TOOL, not TOOLS.lhauch2006-07-132-4/+4
* Fixed EDKT111jwang362006-07-131-8/+1
* 1. adjust contents layout of SPD header editor, FPD header editor.jlin162006-07-135-51/+48
* Change DB's FAR name to Dummy and add a GUID for it. wuyizhong2006-07-131-10/+8
* 1. Support to Create/Update/Delete/Install far filewuyizhong2006-07-1334-21/+6116
* Enforced case-sensitive on the file names;jwang362006-07-131-15/+15
* Fixes:jlin162006-07-137-273/+72
* Changed the output message when handling dummy files in msa.jwang362006-07-131-1/+1
* commented out the TARGET and the TARGET_ARCH entries in target.template. Def...lhauch2006-07-131-59/+59
* Changed the clean target to prevent unwanted removaljwang362006-07-131-2/+2
* 1. Add build FrameworkWizard in edksetup.bathche10x2006-07-131-23/+33
* 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