From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.151; helo=mga17.intel.com; envelope-from=shubhashreex.macheeri.ramaswamy@intel.com; receiver=edk2-devel-owner@lists.01.org Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 025F02034860A; Thu, 10 May 2018 11:45:26 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 May 2018 11:45:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,386,1520924400"; d="scan'208,217";a="44916207" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga002.fm.intel.com with ESMTP; 10 May 2018 11:45:26 -0700 Received: from fmsmsx107.amr.corp.intel.com ([169.254.6.134]) by FMSMSX105.amr.corp.intel.com ([169.254.4.229]) with mapi id 14.03.0319.002; Thu, 10 May 2018 11:45:26 -0700 From: "Macheeri Ramaswamy, ShubhashreeX" To: "edk2-devel-owner@lists.01.org" , "edk2-devel@lists.01.org" Thread-Topic: Question with building UEFI SCT Thread-Index: AdPojiqqNMhfpyuSQJi6kq9VBNcMvw== Date: Thu, 10 May 2018 18:45:25 +0000 Message-ID: <1D2AABCA9A4D2B41B9B2E3661E98F55D8C4D88@fmsmsx107.amr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.108] MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 10 May 2018 14:57:03 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.26 Subject: Question with building UEFI SCT X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 18:45:27 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I built my SCT using the steps mentioned in the How to build SCT in UDK2017= . I found that InstallX64.efi which is built, is smaller in size than what we= get when we download the same from the UEFI website (Mine is just 27k, whi= le the downloaded one is 43k). Also when I run the one I built, it just hangs. Any inputs would be very helpful for me. Apologies if this is not the right email list for me to mail, if so, I woul= d be thankful if someone can tell me where to get help. Regards shubha