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