summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch
2006-06-10Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema...klu2
2006-06-10Sync the type of <VariableName> with the latest email send by Larry.klu2
2006-06-10Fix some minor bugs on PCD schema according to final schema email send by Larryklu2
2006-06-09Fix a misspelling.bbahnsen
2006-06-09One GenFvImage can handle all archs now.bbahnsen
2006-06-09Temporary workaround--determine the target architecture from an environment v...bbahnsen
2006-06-09Fix GenffsFileTask.java one bug: create *.org failed in some machine.qouyang
2006-06-09Fix one conflict with the latest schemahche10x
2006-06-09Final Check-for TRUNK transition schema that handles both old and new elements.lhauch
2006-06-09Intermediate Check-in this MSA schema handles both old and new elements.lhauch
2006-06-09Make the PCD database compilable on X64 platform.qwang12
2006-06-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@448 6f19...jlin16
2006-06-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@447 6f19...jlin16
2006-06-09Intermediate Check-in this SPD schema handles both old and new elements.lhauch
2006-06-08Intermediate Check-in This is not the final version of the XML Transition Sc...lhauch
2006-06-081.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang
2006-06-08Updated the Document - put in Andrew's comments RAW without formatting.lhauch
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-06-06Try to fix the Surface Area build.bbahnsen
2006-06-06Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch...lhauch
2006-06-06Updated schema, added some new elements that will be used in the final. Added...lhauch
2006-06-05Remove the prototype code.bbahnsen
2006-06-05Fix some bugs for EdkFatPkgklu2
2006-06-04PCD tools update:klu2
2006-06-04Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk...klu2
2006-06-04Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch
2006-06-03Added some attributes (changed comments to be before items to be deleted) Add...lhauch
2006-06-03Updated Document, added some more choice settings and comments. Added an Arc...lhauch
2006-06-03Added Optional Element, SupportedArchitectures which is a list of itemType: S...lhauch
2006-06-03Added More Comments and started doing data type checking so that if a ModuleN...lhauch
2006-06-02Added more comments to show indicate what will go, and what will stay, also w...lhauch
2006-06-02Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ...lhauch
2006-06-02Updated to match XMLSchema, although this file is not currently being used.lhauch
2006-06-02Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch
2006-06-02Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and...lhauch
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12
2006-06-02removed the comment for ModuleEditor and PackageEditor in this filejwang36
2006-06-02update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin16
2006-06-02just comment out the build for ModuleEditor and PackageEditor temporarily, si...jwang36
2006-06-02- changed the sequence of <Specification> definition in schemajwang36
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch
2006-06-02Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are...lhauch
2006-06-02Updated Schema per e-mails.lhauch
2006-06-01Lean the slashed forward.bbahnsen
2006-06-01Removing unused code.bbahnsen
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang36
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen