]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/BinaryFiles.txt
MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
[mirror_edk2.git] / BaseTools / Source / BinaryFiles.txt
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 - 2018, 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]
27 build.exe
28 BPDG.exe
29 Common.PyUtility.pyd
30 Ecc.exe
31 EfiCompressor.pyd
32 EfiRom.exe
33 Eot.EfiCompressor.pyd
34 Eot.LzmaCompressor.pyd
35 GenCrc32.exe
36 GenDepex.exe
37 GenFds.exe
38 GenFfs.exe
39 GenFv.exe
40 GenFw.exe
41 GenPatchPcdTable.exe
42 GenSec.exe
43 ImportTool.bat
44 LzmaCompress.exe
45 LzmaF86Compress.bat
46 PatchPcdValue.exe
47 Rsa2048Sha256GenerateKeys.exe
48 Rsa2048Sha256Sign.exe
49 Split.exe
50 TargetTool.exe
51 TianoCompress.exe
52 Trim.exe
53 UPT.exe
54 VfrCompile.exe
55 VolInfo.exe
56 Pkcs7Sign.exe
57 DevicePath.exe
58
59 [ExtraFiles.Win32]
60 TestSigningPrivateKey.pem
61 config.ini
62 exception.xml
63 TestCert.pem
64 TestCert.pub.pem
65 TestRoot.pem
66 TestRoot.pub.pem
67 TestSub.pem
68 TestSub.pub.pem
69
70 [CxFreeze.Win32]
71 _ctypes.pyd
72 _hashlib.pyd
73 _socket.pyd
74 _sqlite3.pyd
75 _ssl.pyd
76 pyexpat.pyd
77 python27.dll
78 select.pyd
79 sqlite3.dll