summaryrefslogtreecommitdiffstats
path: root/Tools/Source
Commit message (Expand)AuthorAgeFilesLines
* 1) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor...klu22006-06-135-131/+115
* Modify PCD tool according to final PCD schema modification.klu22006-06-129-483/+751
* Fix a misspelling.bbahnsen2006-06-094-4/+4
* One GenFvImage can handle all archs now.bbahnsen2006-06-093-304/+7
* Temporary workaround--determine the target architecture from an environment v...bbahnsen2006-06-091-8/+15
* Fix GenffsFileTask.java one bug: create *.org failed in some machine.qouyang2006-06-091-0/+1
* Fix one conflict with the latest schemahche10x2006-06-092-4/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@448 6f19...jlin162006-06-091-10/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@447 6f19...jlin162006-06-092-11/+9
* 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang2006-06-0815-138/+221
* Try to fix the Surface Area build.bbahnsen2006-06-061-1/+1
* Remove the prototype code.bbahnsen2006-06-0513-598/+0
* PCD tools update:klu22006-06-0410-1360/+956
* Updated to match XMLSchema, although this file is not currently being used.lhauch2006-06-021-21/+11
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-11/+6
* update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin162006-06-021-2/+1
* Removing unused code.bbahnsen2006-06-0126-6955/+0
* Removed #ifdef NT32 as we don't need them for toolsajfish2006-06-012-106/+1
* Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen2006-05-3110-82/+1946
* Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang122006-05-291-5/+3
* 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-251-0/+1
* Fix a bug caused by sscanf trashing memory.bbahnsen2006-05-251-15/+27
* Added outputDir attribute to support generating FV file in specified directoryjwang362006-05-251-58/+80
* Remove a private class to remove the error message.qwang122006-05-241-10/+0
* 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
* Adding Additional Tools that are needed for Platform Image creation.lhauch2006-05-1942-0/+17050
* Call it CompressDll.dll on all host platforms.bbahnsen2006-05-171-0/+2
* Build the compress library on Linux and OS X.bbahnsen2006-05-172-2/+15
* Fix a bug of unreference PCD token defined in FPD does *not* be autogened int...klu22006-05-172-32/+133
* Fixes for Cygwin gcc builds.bbahnsen2006-05-162-2/+8
* Fixes for gcc builds.bbahnsen2006-05-162-5/+30
* Check for gcc toolchain.bbahnsen2006-05-161-1/+1