lhauch
|
302e0e4a1f
|
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
|
2006-06-09 15:26:28 +00:00 |
qouyang
|
2da8968bb5
|
1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS_PATH".
2.Add one OUTPUT - *.org file for GenFfsFile tool.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@443 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-06-08 09:11:56 +00:00 |
wuyizhong
|
1ae1cdbd84
|
Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@249 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-05-24 06:59:36 +00:00 |
yshi8
|
8b61dfd909
|
Change the name convention of Framework_Tools_Path to pass the build
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@121 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-05-10 08:11:30 +00:00 |
yshi8
|
a29212b287
|
1. update the comments to mention the variables should be set;
2. use %CD% to replace %~dp0 to remove the last "\" in the WORKSPACE variable
3. add some comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@115 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-05-09 06:11:05 +00:00 |
lhauch
|
53cef58afb
|
Split up the CLASSPATH lines into multiple lines for better readability
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@78 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-28 19:32:18 +00:00 |
lhauch
|
e1d20bf4d5
|
Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@31 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-25 20:14:08 +00:00 |
lhauch
|
42b67fc47e
|
Modified to handle XMLBEANS_HOME
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@30 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-25 19:59:29 +00:00 |
bbahnsen
|
19924945d8
|
This is a patch from Yizhong to fix the XMLBEANS location.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-24 16:03:18 +00:00 |
bbahnsen
|
02996846c8
|
Remove the XML Beans and Ant stuff.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-21 23:36:37 +00:00 |
bbahnsen
|
878ddf1fc3
|
Initial import.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524
|
2006-04-21 22:54:32 +00:00 |