Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
EdkFatBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
EdkModulePkg 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
EdkNt32Pkg 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:36:57 +00:00
EdkShellBinPkg Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) 2006-06-04 06:09:14 +00:00
MdePkg 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). 2006-06-08 03:38:14 +00:00
Tools Fix GenffsFileTask.java one bug: create *.org failed in some machine. 2006-06-09 11:01:28 +00:00
ReleaseNotes.txt Try to clarify the gcc story a little bit. 2006-06-07 00:21:44 +00:00
build.xml Fix some cleanall issues 2006-05-26 22:13:31 +00:00
edksetup.bat 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. 2006-06-09 15:26:28 +00:00
edksetup.sh Remove one of the saxon jars from the classpath. 2006-06-06 23:41:12 +00:00