summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Updated the Document - put in Andrew's comments RAW without formatting.lhauch2006-06-081-0/+0
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-0/+2
* Try to fix the Surface Area build.bbahnsen2006-06-061-1/+1
* Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch...lhauch2006-06-062-9/+12
* Updated schema, added some new elements that will be used in the final. Added...lhauch2006-06-065-101/+202
* Remove the prototype code.bbahnsen2006-06-0513-598/+0
* Fix some bugs for EdkFatPkgklu22006-06-051-2/+0
* PCD tools update:klu22006-06-0410-1360/+956
* Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk...klu22006-06-041-0/+2
* Updated the FPD and SPD files to newer schema formats. Also updated a couple...lhauch2006-06-045-184/+218
* Added some attributes (changed comments to be before items to be deleted) Add...lhauch2006-06-033-132/+224
* 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