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