public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Eric Jin" <eric.jin@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"shrishail.patil@microchip.com" <shrishail.patil@microchip.com>
Cc: "Supreeth.Venkatesh@arm.com" <Supreeth.Venkatesh@arm.com>,
	"Jeff.Booher-Kaeding@arm.com" <Jeff.Booher-Kaeding@arm.com>
Subject: Re: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT
Date: Tue, 13 Aug 2019 03:25:06 +0000	[thread overview]
Message-ID: <DA72DC7456565B47808A57108259571F637FC565@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <20190808020527.145-1-shrishail.patil@microchip.com>

Hello Shrishail,

The patch set format is strange to me and have issue when I try to apply them. 
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                        %Framework%\Test\ > NUL
   copy %ProcessorType%\IhviScsiInitiatorNameBBTest.efi          %Framework%\Test\ > NUL

Best Regards
Eric
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of shrishail
Sent: Thursday, August 8, 2019 10:05 AM
To: devel@edk2.groups.io
Cc: Jin, Eric <eric.jin@intel.com>; Supreeth.Venkatesh@arm.com; Jeff.Booher-Kaeding@arm.com; Shrishail Patil <Shrishail.Patil@microchip.com>; shrishail patil <shrishail.patil@microchip.com>
Subject: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT

From: Shrishail Patil <Shrishail.Patil@microchip.com>

Adding HII Config Access Protocol to IHVSCT This patch contains the changes 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 <shrishail.patil@microchip.com>
---
uefi-sct/SctPkg/CommonGenFramework.bat | 3 ++- uefi-sct/SctPkg/CommonGenFramework.sh  | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/uefi-sct/SctPkg/CommonGenFramework.bat b/uefi-sct/SctPkg/CommonGenFramework.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                        %Framework%\Test\ > NUL
   copy %ProcessorType%\IhviScsiInitiatorNameBBTest.efi          %Framework%\Test\ > NUL
   copy %ProcessorType%\IhvStorageSecurityCommandBBTest.efi      %Framework%\Test\ > NUL
-
+  copy %ProcessorType%\IhvHIIConfigAccessBBTest.efi             %Framework%\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/CommonGenFramework.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/Test/ > NUL
   cp $ProcessorType/IhviScsiInitiatorNameBBTest.efi          $Framework/Test/ > NUL
   cp $ProcessorType/IhvStorageSecurityCommandBBTest.efi      $Framework/Test/ > NUL
+  cp $ProcessorType/IhvHIIConfigAccessBBTest.efi             $Framework/Test/ > NUL

   # *********************************************
   # Copy the UEFI 2.1 Test Cases for IHV
--
2.22.0.windows.1






      reply	other threads:[~2019-08-13  3:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-08  2:05 [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT shrishail
2019-08-13  3:25 ` Eric Jin [this message]

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=DA72DC7456565B47808A57108259571F637FC565@SHSMSX103.ccr.corp.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