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....@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....@intel.com>; supreeth.venkat...@arm.com; 
jeff.booher-kaed...@arm.com; Shrishail Patil <shrishail.pa...@microchip.com>; 
shrishail patil <shrishail.pa...@microchip.com>
Subject: [edk2-devel] [edk2-test][PATCH V3 2/3] Adding HII to IHVSCT

From: Shrishail Patil <shrishail.pa...@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.pa...@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






-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#45491): https://edk2.groups.io/g/devel/message/45491
Mute This Topic: https://groups.io/mt/32794803/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to