X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FBinaryFiles.txt;h=a5273d4753d48c3f65d0154afbef77f6100b2437;hp=fbadf6c9d908c3d15699a76414dbc8d3c828d8b7;hb=65e0e10d23323b18f31bf9aa9eef3c2434f53780;hpb=0d5d829c0e0614337de8ad1c6d85b713d25fe5c7 diff --git a/BaseTools/Source/BinaryFiles.txt b/BaseTools/Source/BinaryFiles.txt index fbadf6c9d9..a5273d4753 100644 --- a/BaseTools/Source/BinaryFiles.txt +++ b/BaseTools/Source/BinaryFiles.txt @@ -11,7 +11,7 @@ # must ensure that files that are required by the cx_freeze frozen binaries are # present in the Bin\Win32 directory. # -# Copyright (c) 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.
# # This program and the accompanying materials are licensed and made available under # the terms and conditions of the BSD License which accompanies this distribution. @@ -28,6 +28,7 @@ build.exe BPDG.exe BootSectImage.exe Common.PyUtility.pyd +Ecc.exe EfiCompressor.pyd EfiLdrImage.exe EfiRom.exe @@ -57,9 +58,19 @@ Trim.exe UPT.exe VfrCompile.exe VolInfo.exe +Pkcs7Sign.exe +DevicePath.exe [ExtraFiles.Win32] TestSigningPrivateKey.pem +config.ini +exception.xml +TestCert.pem +TestCert.pub.pem +TestRoot.pem +TestRoot.pub.pem +TestSub.pem +TestSub.pub.pem [CxFreeze.Win32] _ctypes.pyd @@ -71,4 +82,3 @@ pyexpat.pyd python27.dll select.pyd sqlite3.dll -msvcr71.dll