]> git.proxmox.com Git - mirror_edk2.git/commit
Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Oct 2007 01:54:36 +0000 (01:54 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Oct 2007 01:54:36 +0000 (01:54 +0000)
commit07a756b95e8c201e0177a6c49cf45c7c554743bf
treeaa9f030a41fe0b54795a79d03b7291e770c01015
parent4cb39b082ca743312cba6ba05c8966d2930142c0
Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate
$WORKSPACE/Tools instead.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4147 6f19259b-4bc3-4df7-8a09-765794883524
54 files changed:
BaseTools/Bin/Darwin [new symlink]
BaseTools/Bin/PosixLike/BuildEnv [new symlink]
BaseTools/Bin/PosixLike/GenFw [new symlink]
BaseTools/Bin/PosixLike/RunBinToolFromBuildDir [new file with mode: 0755]
BaseTools/Bin/PosixLike/RunToolFromSource [new file with mode: 0755]
BaseTools/Bin/PosixLike/build [new symlink]
BaseTools/Bin/Win32/BootSectImage.exe [new file with mode: 0755]
BaseTools/Bin/Win32/EfiLdrImage.exe [new file with mode: 0755]
BaseTools/Bin/Win32/EfiRom.exe [new file with mode: 0755]
BaseTools/Bin/Win32/Fpd2Dsc.exe [new file with mode: 0644]
BaseTools/Bin/Win32/GenBootSector.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenFds.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenFfs.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenFv.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenFw.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenPage.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenSec.exe [new file with mode: 0755]
BaseTools/Bin/Win32/GenVtf.exe [new file with mode: 0755]
BaseTools/Bin/Win32/MigrationMsa2Inf.exe [new file with mode: 0644]
BaseTools/Bin/Win32/PcdSyntaxUpdate.exe [new file with mode: 0755]
BaseTools/Bin/Win32/Spd2Dec.exe [new file with mode: 0755]
BaseTools/Bin/Win32/Split.exe [new file with mode: 0755]
BaseTools/Bin/Win32/TargetTool.exe [new file with mode: 0755]
BaseTools/Bin/Win32/TianoCompress.exe [new file with mode: 0755]
BaseTools/Bin/Win32/Trim.exe [new file with mode: 0755]
BaseTools/Bin/Win32/VfrCompile.exe [new file with mode: 0755]
BaseTools/Bin/Win32/_hashlib.pyd [new file with mode: 0644]
BaseTools/Bin/Win32/_socket.pyd [new file with mode: 0644]
BaseTools/Bin/Win32/_ssl.pyd [new file with mode: 0644]
BaseTools/Bin/Win32/antlr.exe [new file with mode: 0755]
BaseTools/Bin/Win32/build.exe [new file with mode: 0755]
BaseTools/Bin/Win32/dlg.exe [new file with mode: 0755]
BaseTools/Bin/Win32/pyexpat.pyd [new file with mode: 0644]
BaseTools/Bin/Win32/python25.dll [new file with mode: 0755]
BaseTools/Bin/Win32/select.pyd [new file with mode: 0755]
BaseTools/BuildEnv.py [new file with mode: 0755]
BaseTools/ChangeLog.txt [new file with mode: 0644]
BaseTools/Conf/FrameworkDatabase.template [new file with mode: 0644]
BaseTools/Conf/ReadMe.txt [new file with mode: 0644]
BaseTools/Conf/XMLSchema/FarManifest.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/FrameworkDataAttributes.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/FrameworkDataElements.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/FrameworkDataTypes.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/FrameworkHeaders.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/NamingConvention.xsd [new file with mode: 0644]
BaseTools/Conf/XMLSchema/SurfaceArea.xsd [new file with mode: 0644]
BaseTools/Conf/build_rule.template [new file with mode: 0644]
BaseTools/Conf/target.template [new file with mode: 0644]
BaseTools/Conf/tools_def.template [new file with mode: 0644]
BaseTools/ConfTemplates/Darwin/build_rule.txt [new file with mode: 0644]
BaseTools/ConfTemplates/Darwin/target.txt [new file with mode: 0644]
BaseTools/ConfTemplates/Darwin/tools_def.txt [new file with mode: 0644]
BaseTools/ReadMe.txt [new file with mode: 0644]
BaseTools/toolsetup.bat [new file with mode: 0755]