summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Updated Document, added some more choice settings and comments. Added an Arc...lhauch2006-06-033-31/+100
* Added Optional Element, SupportedArchitectures which is a list of itemType: S...lhauch2006-06-031-0/+5
* Added More Comments and started doing data type checking so that if a ModuleN...lhauch2006-06-033-29/+100
* Added more comments to show indicate what will go, and what will stay, also w...lhauch2006-06-021-12/+21
* Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ...lhauch2006-06-021-7/+24
* Updated to match XMLSchema, although this file is not currently being used.lhauch2006-06-021-21/+11
* Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp...lhauch2006-06-021-1/+0
* Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and...lhauch2006-06-021-0/+1
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-11/+6
* removed the comment for ModuleEditor and PackageEditor in this filejwang362006-06-021-3/+1
* update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin162006-06-021-2/+1
* just comment out the build for ModuleEditor and PackageEditor temporarily, si...jwang362006-06-021-1/+3
* - changed the sequence of <Specification> definition in schemajwang362006-06-021-1/+1
* Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch2006-06-022-40/+20
* Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are...lhauch2006-06-023-35/+6
* Updated Schema per e-mails.lhauch2006-06-025-17/+66
* Lean the slashed forward.bbahnsen2006-06-011-3/+3
* Removing unused code.bbahnsen2006-06-0126-6955/+0
* Removed #ifdef NT32 as we don't need them for toolsajfish2006-06-012-106/+1
* - added process to generate *local.lib and let the .dll be generated from it ...jwang362006-06-011-2/+11
* Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch2006-06-014-224/+278
* Use 2 byte chars with gcc to match how windows does unicode.bbahnsen2006-05-311-1/+1
* Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen2006-05-3110-82/+1946
* Removing tools_def.txtlhauch2006-05-311-43/+0
* updated several elements and re-organized the layout (moving Attributes to th...lhauch2006-05-315-181/+203
* Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch2006-05-311-5/+35
* Changed MsaFiles from {1} to {0,1} in SPD files.lhauch2006-05-311-1/+1
* Adding a template file for the tools_def.txt file. This file will be copied ...lhauch2006-05-301-0/+43
* Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch2006-05-301-0/+1
* Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch2006-05-301-2/+9
* Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang122006-05-291-5/+3
* Revise XML Schema to be valid. wuyizhong2006-05-291-1/+5
* Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration...lhauch2006-05-271-2/+1
* Fix some cleanall issuesbbahnsen2006-05-262-4/+4
* Fix some cleanall issuesbbahnsen2006-05-264-6/+6
* Translate the Arch enum to an arch directory name. This is necessary for Linu...bbahnsen2006-05-261-1/+15
* Remove the warning message reported when building GenBuild.jarqwang122006-05-262-7/+4
* Add version check in both PCD database generation and service driver.qwang122006-05-261-13/+14
* Fix the problem "update action multiple times fail".jlin162006-05-2611-4/+713
* Change Workspace to X:qwang122006-05-261-1/+1
* Replace all tab to spaces.qwang122006-05-264-813/+813
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-253-0/+3
* Fix a bug caused by sscanf trashing memory.bbahnsen2006-05-251-15/+27
* Had to put the Attribute, URL back into the Abstract so that Module Editor wo...lhauch2006-05-251-2/+9
* Added CreatedDate to Schema - headers have it included with a choice for Crea...lhauch2006-05-252-44/+65
* Added outputDir attribute to support generating FV file in specified directoryjwang362006-05-251-58/+80
* Add a macro for GCC Assembly.bbahnsen2006-05-241-0/+58
* Remove a private class to remove the error message.qwang122006-05-241-10/+0
* Add sample code for PCD Database generation. These 3 files will be read by Ge...qwang122006-05-243-0/+77
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@250 6f19...qwang122006-05-246-11/+1365