public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Yonghong Zhu <yonghong.zhu@intel.com>
To: edk2-devel@lists.01.org
Cc: Liming Gao <liming.gao@intel.com>, Erik Bjorge <erik.c.bjorge@intel.com>
Subject: [Patch] BaseTools: update BinaryFiles.txt file to add Pkcs7Sign Tool
Date: Tue, 23 Aug 2016 07:46:10 +0800	[thread overview]
Message-ID: <1471909570-102632-1-git-send-email-yonghong.zhu@intel.com> (raw)

add Pkcs7Sign.exe and related pem file into BinaryFiles.txt for build
server to automatically build the binary win32 files.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
---
 BaseTools/Source/BinaryFiles.txt | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/BaseTools/Source/BinaryFiles.txt b/BaseTools/Source/BinaryFiles.txt
index ec66cdf..7b014a7 100644
--- a/BaseTools/Source/BinaryFiles.txt
+++ b/BaseTools/Source/BinaryFiles.txt
@@ -9,11 +9,11 @@
 # [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 
 # present in the Bin\Win32 directory.
 #
-# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>
 #
 # This program and the accompanying materials are licensed and made available under
 # the terms and conditions of the BSD License which accompanies this distribution.
 # The full text of the license may be found at:
 #   http://opensource.org/licenses/bsd-license.php
@@ -56,15 +56,22 @@ TargetTool.exe
 TianoCompress.exe
 Trim.exe
 UPT.exe
 VfrCompile.exe
 VolInfo.exe
+Pkcs7Sign.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
 _hashlib.pyd
 _socket.pyd
-- 
2.6.1.windows.1



             reply	other threads:[~2016-08-22 23:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-22 23:46 Yonghong Zhu [this message]
2016-08-22 23:49 ` [Patch] BaseTools: update BinaryFiles.txt file to add Pkcs7Sign Tool Bjorge, Erik C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471909570-102632-1-git-send-email-yonghong.zhu@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox