]> git.proxmox.com Git - mirror_edk2.git/blame - 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
CommitLineData
0d5d829c 1## @file\r
2# This file lists all of the tool files that must be present in the Bin trees.\r
3#\r
4# This file is used by the EDK II Build Server that automatically builds the\r
5# BaseTools Win32 binaries.\r
6# When new tools are create, the tool executable must be listed in the [Bin.Win32]\r
7# section.\r
8# If a tool requires additional files, the developer must list those files in the\r
9# [ExtraFiles.Win32] section.\r
10# The [CxFreeze.Win32] section is maintained by the owner of the Build Server who\r
11# must ensure that files that are required by the cx_freeze frozen binaries are \r
12# present in the Bin\Win32 directory.\r
13#\r
14# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
15#\r
16# This program and the accompanying materials are licensed and made available under\r
17# the terms and conditions of the BSD License which accompanies this distribution.\r
18# The full text of the license may be found at:\r
19# http://opensource.org/licenses/bsd-license.php\r
20#\r
21# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
22# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
23#\r
24##\r
25\r
26[Bin.Win32]\r
27build.exe\r
28BPDG.exe\r
29BootSectImage.exe\r
30Common.PyUtility.pyd\r
31EfiCompressor.pyd\r
32EfiLdrImage.exe\r
33EfiRom.exe\r
34Eot.EfiCompressor.pyd\r
35Eot.LzmaCompressor.pyd\r
36GenBootSector.exe\r
37GenCrc32.exe\r
38GenDepex.exe\r
39GenFds.exe\r
40GenFfs.exe\r
41GenFv.exe\r
42GenFw.exe\r
43GenPage.exe\r
44GenPatchPcdTable.exe\r
45GenSec.exe\r
46GenVtf.exe\r
47ImportTool.bat\r
48LzmaCompress.exe\r
49LzmaF86Compress.bat\r
50PatchPcdValue.exe\r
51Rsa2048Sha256GenerateKeys.exe\r
52Rsa2048Sha256Sign.exe\r
53Split.exe\r
54TargetTool.exe\r
55TianoCompress.exe\r
56Trim.exe\r
57UPT.exe\r
58VfrCompile.exe\r
59VolInfo.exe\r
60\r
61[ExtraFiles.Win32]\r
62TestSigningPrivateKey.pem\r
63\r
64[CxFreeze.Win32]\r
65_ctypes.pyd\r
66_hashlib.pyd\r
67_socket.pyd\r
68_sqlite3.pyd\r
69_ssl.pyd\r
70pyexpat.pyd\r
71python27.dll\r
72select.pyd\r
73sqlite3.dll\r
74msvcr71.dll\r