summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactor the PeCoffLoader into a library. Add PeiRebase Tool.bbahnsen2006-05-2310-31/+380
* Porting several more tools to edk2.bbahnsen2006-05-2330-45/+1475
* Remove the assumption of package location under workspace and prompt user to ...jlin162006-05-226-13/+72
* Do not build with debug.bbahnsen2006-05-192-2/+2
* Fix capitalizationbbahnsen2006-05-191-2/+2
* Make sure that the dll is executable.bbahnsen2006-05-191-0/+1
* Fix capitalizationbbahnsen2006-05-191-1/+1
* Fix capitalizationbbahnsen2006-05-194-8/+8
* GenDepex does not always run correctly on OS X. Turning on debug so that is c...bbahnsen2006-05-191-0/+1
* StrGather does not run correctly on OS X. Turning on debug so that is can be ...bbahnsen2006-05-191-1/+1
* Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove i...lhauch2006-05-191-4/+4
* Fix the elements to put /> on the new elements.lhauch2006-05-192-14/+14
* Adding Additional Tools that are needed for Platform Image creation.lhauch2006-05-1942-0/+17050
* Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!lhauch2006-05-191-1/+6
* Added optional GuidValue, changed Guid to optional (so that we can do duplica...lhauch2006-05-192-4/+9
* Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding o...lhauch2006-05-185-159/+379
* Call it CompressDll.dll on all host platforms.bbahnsen2006-05-171-0/+2