]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/BinaryFiles.txt
This file allows a developer to add a new tool in either the C or Python trees, add...
[mirror_edk2.git] / BaseTools / Source / BinaryFiles.txt
diff --git a/BaseTools/Source/BinaryFiles.txt b/BaseTools/Source/BinaryFiles.txt
new file mode 100644 (file)
index 0000000..fbadf6c
--- /dev/null
@@ -0,0 +1,74 @@
+## @file\r
+# This file lists all of the tool files that must be present in the Bin trees.\r
+#\r
+# This file is used by the EDK II Build Server that automatically builds the\r
+# BaseTools Win32 binaries.\r
+# When new tools are create, the tool executable must be listed in the [Bin.Win32]\r
+# section.\r
+# If a tool requires additional files, the developer must list those files in the\r
+# [ExtraFiles.Win32] section.\r
+# The [CxFreeze.Win32] section is maintained by the owner of the Build Server who\r
+# must ensure that files that are required by the cx_freeze frozen binaries are \r
+# present in the Bin\Win32 directory.\r
+#\r
+# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#\r
+# This program and the accompanying materials are licensed and made available under\r
+# the terms and conditions of the BSD License which accompanies this distribution.\r
+# The full text of the license may be found at:\r
+#   http://opensource.org/licenses/bsd-license.php\r
+#\r
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+##\r
+\r
+[Bin.Win32]\r
+build.exe\r
+BPDG.exe\r
+BootSectImage.exe\r
+Common.PyUtility.pyd\r
+EfiCompressor.pyd\r
+EfiLdrImage.exe\r
+EfiRom.exe\r
+Eot.EfiCompressor.pyd\r
+Eot.LzmaCompressor.pyd\r
+GenBootSector.exe\r
+GenCrc32.exe\r
+GenDepex.exe\r
+GenFds.exe\r
+GenFfs.exe\r
+GenFv.exe\r
+GenFw.exe\r
+GenPage.exe\r
+GenPatchPcdTable.exe\r
+GenSec.exe\r
+GenVtf.exe\r
+ImportTool.bat\r
+LzmaCompress.exe\r
+LzmaF86Compress.bat\r
+PatchPcdValue.exe\r
+Rsa2048Sha256GenerateKeys.exe\r
+Rsa2048Sha256Sign.exe\r
+Split.exe\r
+TargetTool.exe\r
+TianoCompress.exe\r
+Trim.exe\r
+UPT.exe\r
+VfrCompile.exe\r
+VolInfo.exe\r
+\r
+[ExtraFiles.Win32]\r
+TestSigningPrivateKey.pem\r
+\r
+[CxFreeze.Win32]\r
+_ctypes.pyd\r
+_hashlib.pyd\r
+_socket.pyd\r
+_sqlite3.pyd\r
+_ssl.pyd\r
+pyexpat.pyd\r
+python27.dll\r
+select.pyd\r
+sqlite3.dll\r
+msvcr71.dll\r