Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
da1508dd532e99dcf1818655bf37ec0bfa1e5ca6
/
edksetup.bat
da1508d
1. Add build FrameworkWizard in edksetup.bat
by hche10x
· 19 years ago
08e4a41
Added the Common.jar file to the CLASSPATH that gets set if you use the skip option.
by lhauch
· 19 years ago
450d3b1
Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".
by wuyizhong
· 19 years ago
5d86386
Change to new XML Schema.
by wuyizhong
· 19 years ago
b9546cc
Add exception and log mechanism
by qouyang
· 19 years ago
6de5f95
Added an environment variable test to bypass setting the path multiple times, it checks the FRAMEWORK_TOOLS_PATH to make sure that it has not changed. If it has, it prepends the new FRAMEWORK_TOOLS_PATH setting to the PATH environment variable.
by lhauch
· 19 years ago
302e0e4
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.
by lhauch
· 19 years ago
2da8968
1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS_PATH".
by qouyang
· 19 years ago
1ae1cdb
Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path
by wuyizhong
· 19 years ago
8b61dfd
Change the name convention of Framework_Tools_Path to pass the build
by yshi8
· 19 years ago
a29212b
1. update the comments to mention the variables should be set;
by yshi8
· 19 years ago
53cef58
Split up the CLASSPATH lines into multiple lines for better readability
by lhauch
· 19 years ago
e1d20bf
Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%
by lhauch
· 19 years ago
42b67fc
Modified to handle XMLBEANS_HOME
by lhauch
· 19 years ago
1992494
This is a patch from Yizhong to fix the XMLBEANS location.
by bbahnsen
· 19 years ago
0299684
Remove the XML Beans and Ant stuff.
by bbahnsen
· 19 years ago
878ddf1
Initial import.
by bbahnsen
· 19 years ago