From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: eric.jin@intel.com) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by groups.io with SMTP; Mon, 12 Aug 2019 20:25:12 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Aug 2019 20:25:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,380,1559545200"; d="scan'208";a="200346675" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 12 Aug 2019 20:25:11 -0700 Received: from fmsmsx605.amr.corp.intel.com (10.18.126.85) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 12 Aug 2019 20:25:11 -0700 Received: from fmsmsx605.amr.corp.intel.com (10.18.126.85) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 12 Aug 2019 20:25:10 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Mon, 12 Aug 2019 20:25:10 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.139]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.62]) with mapi id 14.03.0439.000; Tue, 13 Aug 2019 11:25:07 +0800 From: "Eric Jin" To: "devel@edk2.groups.io" , "shrishail.patil@microchip.com" CC: "Supreeth.Venkatesh@arm.com" , "Jeff.Booher-Kaeding@arm.com" Subject: Re: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT Thread-Topic: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT Thread-Index: AQHVTY3WBkpeSeH0e0GTcJ81Ib5r/Kb4cCyQ Date: Tue, 13 Aug 2019 03:25:06 +0000 Message-ID: References: <20190808020527.145-1-shrishail.patil@microchip.com> In-Reply-To: <20190808020527.145-1-shrishail.patil@microchip.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: eric.jin@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello Shrishail, The patch set format is strange to me and have issue when I try to apply t= hem.=20 Could you please check or send to me(eric.jin@intel.com) your patch series= as attachment? Thanks. @@ -279,7 +279,8 @@ rem copy %ProcessorType%\IhvUsbHcTest.efi = %Framework%\T copy %ProcessorType%\IhvUsb2HcTest.efi %Framewor= k%\Test\ > NUL copy %ProcessorType%\IhviScsiInitiatorNameBBTest.efi %Framewor= k%\Test\ > NUL Best Regards Eric -----Original Message----- From: devel@edk2.groups.io On Behalf Of shrishail Sent: Thursday, August 8, 2019 10:05 AM To: devel@edk2.groups.io Cc: Jin, Eric ; Supreeth.Venkatesh@arm.com; Jeff.Boohe= r-Kaeding@arm.com; Shrishail Patil ; shrisha= il patil Subject: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT From: Shrishail Patil Adding HII Config Access Protocol to IHVSCT This patch contains the change= s to build/compilation Changes. Addressed the review comments relating to adding space between sections. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shrishail patil --- uefi-sct/SctPkg/CommonGenFramework.bat | 3 ++- uefi-sct/SctPkg/CommonGenFr= amework.sh | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/uefi-sct/SctPkg/CommonGenFramework.bat b/uefi-sct/SctPkg/Comm= onGenFramework.bat index 5c614eaa..c164c4d8 100644 --- a/uefi-sct/SctPkg/CommonGenFramework.bat +++ b/uefi-sct/SctPkg/CommonGenFramework.bat @@ -279,7 +279,8 @@ rem copy %ProcessorType%\IhvUsbHcTest.efi = %Framework%\T copy %ProcessorType%\IhvUsb2HcTest.efi %Framewor= k%\Test\ > NUL copy %ProcessorType%\IhviScsiInitiatorNameBBTest.efi %Framewor= k%\Test\ > NUL copy %ProcessorType%\IhvStorageSecurityCommandBBTest.efi %Framewor= k%\Test\ > NUL - + copy %ProcessorType%\IhvHIIConfigAccessBBTest.efi %Framewor= k%\Test\ > NUL + rem ********************************************* rem Copy the UEFI 2.1 Test Cases for IHV rem ********************************************* diff --git a/uefi-sct/SctPkg/CommonGenFramework.sh b/uefi-sct/SctPkg/Commo= nGenFramework.sh index c422034a..fc024274 100755 --- a/uefi-sct/SctPkg/CommonGenFramework.sh +++ b/uefi-sct/SctPkg/CommonGenFramework.sh @@ -312,6 +312,7 @@ then cp $ProcessorType/IhvUsb2HcTest.efi $Framework/T= est/ > NUL cp $ProcessorType/IhviScsiInitiatorNameBBTest.efi $Framework/T= est/ > NUL cp $ProcessorType/IhvStorageSecurityCommandBBTest.efi $Framework/T= est/ > NUL + cp $ProcessorType/IhvHIIConfigAccessBBTest.efi $Framework/T= est/ > NUL # ********************************************* # Copy the UEFI 2.1 Test Cases for IHV -- 2.22.0.windows.1