]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/BinaryFiles.txt
BaseTools: Use absolute import in UPT
[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
f7496d71 11# must ensure that files that are required by the cx_freeze frozen binaries are\r
0d5d829c 12# present in the Bin\Win32 directory.\r
13#\r
f7496d71 14# Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
0d5d829c 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
14e900dd 31Ecc.exe\r
0d5d829c 32EfiCompressor.pyd\r
33EfiLdrImage.exe\r
34EfiRom.exe\r
35Eot.EfiCompressor.pyd\r
36Eot.LzmaCompressor.pyd\r
37GenBootSector.exe\r
38GenCrc32.exe\r
39GenDepex.exe\r
40GenFds.exe\r
41GenFfs.exe\r
42GenFv.exe\r
43GenFw.exe\r
44GenPage.exe\r
45GenPatchPcdTable.exe\r
46GenSec.exe\r
47GenVtf.exe\r
48ImportTool.bat\r
49LzmaCompress.exe\r
50LzmaF86Compress.bat\r
51PatchPcdValue.exe\r
52Rsa2048Sha256GenerateKeys.exe\r
53Rsa2048Sha256Sign.exe\r
54Split.exe\r
55TargetTool.exe\r
56TianoCompress.exe\r
57Trim.exe\r
58UPT.exe\r
59VfrCompile.exe\r
60VolInfo.exe\r
759be99d 61Pkcs7Sign.exe\r
7dbc50bd 62DevicePath.exe\r
0d5d829c 63\r
64[ExtraFiles.Win32]\r
65TestSigningPrivateKey.pem\r
14e900dd 66config.ini\r
67exception.xml\r
759be99d
YZ
68TestCert.pem\r
69TestCert.pub.pem\r
70TestRoot.pem\r
71TestRoot.pub.pem\r
72TestSub.pem\r
73TestSub.pub.pem\r
0d5d829c 74\r
75[CxFreeze.Win32]\r
76_ctypes.pyd\r
77_hashlib.pyd\r
78_socket.pyd\r
79_sqlite3.pyd\r
80_ssl.pyd\r
81pyexpat.pyd\r
82python27.dll\r
83select.pyd\r
84sqlite3.dll\r