X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FBinaryFiles.txt;h=aad138ebd544124788a339fed05eb0b3d371f228;hb=543f5ac30facfbb40eafb2b4908649a427784080;hp=c22cf2b540ced5d1513788615ff9ea2045eb2535;hpb=14e900dd13794b95c539540f6a8a0369d85a384d;p=mirror_edk2.git diff --git a/BaseTools/Source/BinaryFiles.txt b/BaseTools/Source/BinaryFiles.txt index c22cf2b540..aad138ebd5 100644 --- a/BaseTools/Source/BinaryFiles.txt +++ b/BaseTools/Source/BinaryFiles.txt @@ -8,10 +8,10 @@ # If a tool requires additional files, the developer must list those files in the # [ExtraFiles.Win32] section. # The [CxFreeze.Win32] section is maintained by the owner of the Build Server who -# must ensure that files that are required by the cx_freeze frozen binaries are +# 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 - 2018, 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. @@ -58,11 +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 @@ -74,4 +82,3 @@ pyexpat.pyd python27.dll select.pyd sqlite3.dll -msvcr71.dll