Age | Commit message (Expand) | Author |
2006-06-06 | Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch... | lhauch |
2006-06-06 | Updated schema, added some new elements that will be used in the final. Added... | lhauch |
2006-06-05 | Remove the prototype code. | bbahnsen |
2006-06-05 | Fix some bugs for EdkFatPkg | klu2 |
2006-06-04 | PCD tools update: | klu2 |
2006-06-04 | Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk... | klu2 |
2006-06-04 | Updated the FPD and SPD files to newer schema formats. Also updated a couple... | lhauch |
2006-06-03 | Added some attributes (changed comments to be before items to be deleted) Add... | lhauch |
2006-06-03 | Updated Document, added some more choice settings and comments. Added an Arc... | lhauch |
2006-06-03 | Added Optional Element, SupportedArchitectures which is a list of itemType: S... | lhauch |
2006-06-03 | Added More Comments and started doing data type checking so that if a ModuleN... | lhauch |
2006-06-02 | Added more comments to show indicate what will go, and what will stay, also w... | lhauch |
2006-06-02 | Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. ... | lhauch |
2006-06-02 | Updated to match XMLSchema, although this file is not currently being used. | lhauch |
2006-06-02 | Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComp... | lhauch |
2006-06-02 | Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and... | lhauch |
2006-06-02 | Make sure the PCD dxe service driver can handle the case where no PEIM is usi... | qwang12 |
2006-06-02 | removed the comment for ModuleEditor and PackageEditor in this file | jwang36 |
2006-06-02 | update SpdFileContents.java to adapt new schema for LibraryClassDeclaration. | jlin16 |
2006-06-02 | just comment out the build for ModuleEditor and PackageEditor temporarily, si... | jwang36 |
2006-06-02 | - changed the sequence of <Specification> definition in schema | jwang36 |
2006-06-02 | Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP... | lhauch |
2006-06-02 | Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are... | lhauch |
2006-06-02 | Updated Schema per e-mails. | lhauch |
2006-06-01 | Lean the slashed forward. | bbahnsen |
2006-06-01 | Removing unused code. | bbahnsen |
2006-06-01 | Removed #ifdef NT32 as we don't need them for tools | ajfish |
2006-06-01 | - added process to generate *local.lib and let the .dll be generated from it ... | jwang36 |
2006-06-01 | Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla... | lhauch |
2006-05-31 | Use 2 byte chars with gcc to match how windows does unicode. | bbahnsen |
2006-05-31 | Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio... | bbahnsen |
2006-05-31 | Removing tools_def.txt | lhauch |
2006-05-31 | updated several elements and re-organized the layout (moving Attributes to th... | lhauch |
2006-05-31 | Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf... | lhauch |
2006-05-31 | Changed MsaFiles from {1} to {0,1} in SPD files. | lhauch |
2006-05-30 | Adding a template file for the tools_def.txt file. This file will be copied ... | lhauch |
2006-05-30 | Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren... | lhauch |
2006-05-30 | Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut... | lhauch |
2006-05-29 | Add in GetNextToken and Register Callback Function funtionality for DXE Driver. | qwang12 |
2006-05-29 | Revise XML Schema to be valid. | wuyizhong |
2006-05-27 | Moved attribute PcdIsDriver to PcdData element and out of PcdBuildDeclaration... | lhauch |
2006-05-26 | Fix some cleanall issues | bbahnsen |
2006-05-26 | Fix some cleanall issues | bbahnsen |
2006-05-26 | Translate the Arch enum to an arch directory name. This is necessary for Linu... | bbahnsen |
2006-05-26 | Remove the warning message reported when building GenBuild.jar | qwang12 |
2006-05-26 | Add version check in both PCD database generation and service driver. | qwang12 |
2006-05-26 | Fix the problem "update action multiple times fail". | jlin16 |
2006-05-26 | Change Workspace to X: | qwang12 |
2006-05-26 | Replace all tab to spaces. | qwang12 |
2006-05-25 | Updated MSA by putting Specification element at the end of the header section | lhauch |