]> git.proxmox.com Git - mirror_edk2.git/commit
Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, added an...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jun 2006 15:26:28 +0000 (15:26 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 9 Jun 2006 15:26:28 +0000 (15:26 +0000)
commit302e0e4a1f98cb3b79647c38baef456311bd4798
tree2de5d33adbf79b50b8859b35e890c696c8c48170
parent164803cb048c1d8f47e6981d5e7c7d3ad863cec9
Fixed a bug in the script - missing % on a WORKSPACE declaration.  Also, added an argument, skip, that will skip building tools and re-setting the PATH. executing edksetup skip sets WORKSPACE, FRAMEWORK_TOOLS_PATH, CYGWIN_HOME (if c:\cygwin exists) and the CLASSPATH.  This arg was added so that folks who might run the program more than one time from the same command window do not end up with a PATH environment that exceeds the max number of characters.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@456 6f19259b-4bc3-4df7-8a09-765794883524
edksetup.bat