]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/BinaryFiles.txt
BaseTools: expression can use single in instead of 3 API calls.
[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 - 2017, 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 GenVtf.exe
48 ImportTool.bat
49 LzmaCompress.exe
50 LzmaF86Compress.bat
51 PatchPcdValue.exe
52 Rsa2048Sha256GenerateKeys.exe
53 Rsa2048Sha256Sign.exe
54 Split.exe
55 TargetTool.exe
56 TianoCompress.exe
57 Trim.exe
58 UPT.exe
59 VfrCompile.exe
60 VolInfo.exe
61 Pkcs7Sign.exe
62 DevicePath.exe
63
64 [ExtraFiles.Win32]
65 TestSigningPrivateKey.pem
66 config.ini
67 exception.xml
68 TestCert.pem
69 TestCert.pub.pem
70 TestRoot.pem
71 TestRoot.pub.pem
72 TestSub.pem
73 TestSub.pub.pem
74
75 [CxFreeze.Win32]
76 _ctypes.pyd
77 _hashlib.pyd
78 _socket.pyd
79 _sqlite3.pyd
80 _ssl.pyd
81 pyexpat.pyd
82 python27.dll
83 select.pyd
84 sqlite3.dll