Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 ace425da36 Fix some bugs in edksetup.sh
1, WORKSPACE environment in unix-like system can be obtained automatically as edksetup.bat in window's environment.
2, XMLBEANS_HOME environment in unix-like system should be also check as edksetup.bat in windows's environment.
3, In some unix-like system like darwin's system, system environment should be export to user's environment explicitly, this behavior is different in microsoft windows's platform. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@849 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-09 17:33:16 +00:00
EdkFatBinPkg Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
EdkModulePkg Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
EdkNt32Pkg Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled 2006-07-08 14:37:30 +00:00
EdkShellBinPkg Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
MdePkg Made some changes to use GCC to pre-process and assembly .S file 2006-07-09 12:07:49 +00:00
Tools Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. 2006-07-09 14:14:00 +00:00
ReleaseNotes.txt Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED 2006-07-08 14:11:29 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. 2006-07-08 13:59:19 +00:00
edksetup.sh Fix some bugs in edksetup.sh 2006-07-09 17:33:16 +00:00