[edk2-devel] [edk2-test] [PATCH v1 1/1] uefi-sct: Propose maintainers from AMD

2021-08-19 Thread Supreeth Venkatesh via groups.io
This patch proposes Carolyn Gjertsen as maintainer of edk2-test repository and Supreeth Venkatesh as reviewer from AMD. Signed-off-by: Supreeth Venkatesh --- uefi-sct/Maintainers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uefi-sct/Maintainers.txt b/uefi-sct/Maintainers.txt index

[edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Convert files from UTF-16 to UTF-8.

2019-09-30 Thread Supreeth Venkatesh
No Functional Change. edk2\BaseTools\Scripts\ConvertUni.py tool is used to convert uni files from UTF-16 to UTF-8. This fixes issue #2205. Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2205 Signed-off-by: Supreeth Venkatesh --- .../ValidHiiImage1/SampleStrings.uni | Bin 4122

[edk2-devel] [edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience.

2019-09-25 Thread Supreeth Venkatesh
some platforms, you may have to manually turn on the System again after few seconds...". This fixes bug 1623. (https://bugzilla.tianocore.org/show_bug.cgi?id=1623) Signed-off-by: Supreeth Venkatesh --- .../BlackBoxTest/MiscRuntimeServicesBBTestFunction.c| 4 ++

[edk2-devel] [edk2-test][PATCH v1 1/1] SctPkg: Fix issue with the shell script

2019-09-25 Thread Supreeth Venkatesh
Fix unintended "space" characters that were added when IhvFirmwareManagementBBTest.efi was checked-in. Signed-off-by: Supreeth Venkatesh --- uefi-sct/SctPkg/CommonGenFramework.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uefi-sct/SctPkg/CommonGenFramework.

Re: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add FMP test to IHV SCT binary package

2019-09-16 Thread Supreeth Venkatesh
11, 2019 3:51 PM > To: devel@edk2.groups.io > Cc: shrishail patil ; Supreeth > Venkatesh > Subject: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add FMP > test to IHV SCT binary package > > From: shrishail patil > > Cc: Supreeth Venkatesh > Cc: Eric Jin

Re: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add HiiConfigAccess to IHV SCT binary package

2019-09-16 Thread Supreeth Venkatesh
2, 2019 11:04 AM > To: devel@edk2.groups.io > Cc: shrishail patil ; Supreeth > Venkatesh > Subject: [edk2-devel] [edk2-test][Patch 3/3] uefi-sct/SctPkg: Add > HiiConfigAccess to IHV SCT binary package > > From: shrishail patil > > Cc: Supreeth Venkatesh > Cc: Eric J

Re: [edk2-devel] [edk2-test][Patch V2 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test

2019-08-23 Thread Supreeth Venkatesh
o restore > execution after reset automatically, thus requiring only one > execution. > > Cc: Supreeth Venkatesh > Signed-off-by: Eric Jin Please re-order the statements like below to make it more clear since ResetData is a just a pointer to Buffer Array which is statically all

Re: [edk2-devel] [edk2-test][Patch 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test

2019-08-23 Thread Supreeth Venkatesh
On Thu, 2019-08-22 at 22:37 -0500, Jin, Eric wrote: > Hi Supreeth, > > > -Original Message- > > From: Supreeth Venkatesh [mailto:supreeth.venkat...@arm.com] > > Sent: Friday, August 23, 2019 2:43 AM > > To: devel@edk2.groups.io; Jin, Eric > > Subject:

Re: [edk2-devel] [edk2-test][Patch 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test

2019-08-22 Thread Supreeth Venkatesh
On Wed, 2019-08-21 at 20:50 -0500, Eric Jin via Groups.Io wrote: > Hij Supreeth, Hi Eric, > > > -Original Message- > > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf > > Of > > Supreeth Venkatesh > > Sent: Thursday, August 22, 201

Re: [edk2-devel] [edk2-test][Patch 1/1] uefi-sct/SctPkg: Eliminate 2nd execution of ExitBootServices Test

2019-08-21 Thread Supreeth Venkatesh
ryLib to restore execution after reset automatically, thus requiring only one execution" More comments inline... > > Cc: Supreeth Venkatesh > Signed-off-by: Eric Jin > --- > uefi- > sct/SctPkg/TestCase/UEFI/EFI/BootServices/ImageServices/BlackBoxTest/ > ImageBBTest.in

Re: [edk2-devel] [edk2-test][Patch V2 2/2] uefi-sct/SctPkg: Fix gBlackBoxEfiSimplePointerProtocolGuid value

2019-08-21 Thread Supreeth Venkatesh
On Tue, 2019-08-20 at 20:36 -0500, Eric Jin wrote: > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1571 > > Cc: Supreeth Venkatesh > Signed-off-by: Eric Jin Matches UEFI v2.7 Specification. Reviewed-by: Supreeth Venkatesh > --- > uefi-sct/SctPkg/UEFI/UEFI.de

Re: [edk2-devel] [edk2-test][Patch V2 1/2] uefi-sct/SctPkg: Convert EOL of UEFI.dec to CRLF

2019-08-21 Thread Supreeth Venkatesh
On Tue, 2019-08-20 at 20:36 -0500, Eric Jin wrote: > Cc: Supreeth Venkatesh > Signed-off-by: Eric Jin Reviewed-by: Supreeth Venkatesh > --- > uefi-sct/SctPkg/UEFI/UEFI.dec | 206 +--- > -- > 1 file changed, 103 insertions(+), 103 deletions(-) >

Re: [edk2-devel] [edk2-test][Patch 1/1] uefi-sct/SctPkg: Fix the gBlackBoxEfiSimplePointerProtocolGuid value

2019-08-20 Thread Supreeth Venkatesh
ew the actual change. Please split them into 2 1. EOL to CRLF conversion. 2. gBlackBoxEfiSimplePointerProtocolGuid change. I have no other comments on this. Thanks, Supreeth > > Cc: Supreeth Venkatesh > Signed-off-by: Eric Jin > --- > uefi-sct/SctPk

Re: [edk2-devel] [edk2-test][Patch 1/1] Library/SctLib: Remove Ipf source files from inf file

2019-06-14 Thread Supreeth Venkatesh
Reviewed-by: Supreeth Venkatesh -Original Message- From: Eric Jin Sent: Friday, June 14, 2019 1:06 AM To: devel@edk2.groups.io Cc: Supreeth Venkatesh Subject: [edk2-test][Patch 1/1] Library/SctLib: Remove Ipf source files from inf file Remove source and header files required for

[edk2-devel] [edk2-test][PATCH v1 4/5] SctLib: Remove Ipf source files

2019-06-12 Thread Supreeth Venkatesh
Remove all files required for building Ipf Sct library as edk2 (edk2-stable201905) has removed IPF support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh --- uefi-sct/SctPkg/Library/SctLib/Ipf/PalApi.h | 138 uefi-sct/SctPkg/Library/SctLib/Ipf

[edk2-devel] [edk2-test][PATCH v1 5/5] EasLib: Remove files required for building Ipf

2019-06-12 Thread Supreeth Venkatesh
Remove all files required for building Ipf Eas library as edk2 (edk2-stable201905) has removed IPF support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh --- .../Framework/ENTS/EasLib/Ipf/EntsLibPlat.h | 55 -- .../SCT/Framework/ENTS/EasLib/Ipf

[edk2-devel] [edk2-test][PATCH v1 3/5] Framework/EntsLib: Remove Ipf source files from inf file

2019-06-12 Thread Supreeth Venkatesh
Remove source and header files required for building Ipf library from inf file as edk2 (edk2-stable201905) has removed IPF support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh --- .../SCT/Framework/ENTS/EasLib/EntsLib.inf | 7

[edk2-devel] [edk2-test][PATCH v1 1/5] Library/EntsLib: Remove references to SalSystemTable

2019-06-12 Thread Supreeth Venkatesh
Remove references to SalSystemTable and gtEfiSalSystemTableGuid as edk2 (edk2-stable201905) has removed IPF support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh --- uefi-sct/SctPkg/Include/Library/EntsLib.h | 3 +-- 1 file changed, 1 insertion(+), 2

[edk2-devel] [edk2-test][PATCH v1 2/5] Framework/ENTS: Remove reference to gtEfiSalSystemTableGuid

2019-06-12 Thread Supreeth Venkatesh
Remove references to gtEfiSalSystemTableGuid as edk2 (edk2-stable201905) has removed IPF support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Supreeth Venkatesh --- .../TestInfrastructure/SCT/Framework/ENTS/EasLib/EntsLib.c | 2 +- 1 file changed, 1 insertion

Re: [edk2-devel] [edk2-test] [tianocore/edk2-test] Add Firmware Management Protocol and HII Config Access Protocol into IHVSCT. (#3)

2019-06-12 Thread Supreeth Venkatesh
Hello Shrishail, Pull requests is no longer the way to get your change request into the new edk2-test repo. Please send in “git format-patch” style patches to the devel@edk2.groups.io with the subject line containing [edk2-test]. Thanks, Supreeth From: shrishailp

Re: [edk2-devel] UEFI SCT Build Broken

2019-06-11 Thread Supreeth Venkatesh
, Supreeth From: Ashish Singhal Sent: Tuesday, June 11, 2019 12:18 PM To: Supreeth Venkatesh ; Eric Jin ; devel@edk2.groups.io Subject: UEFI SCT Build Broken Hello Eric/Supreeth, With the latest edk2 tag, UEFI SCT tip build is broken. Seems like it needs Guid/SalSystemTable.h header file which is not

Re: [edk2-devel][edk2-test][PATCH V2] EFI/Protocol: Fix to use VENDOR_DEVICE_PATH to create the Debug port device node for DevicePath related protocol tests.

2019-05-08 Thread Supreeth Venkatesh
On Wed, 2019-05-08 at 10:02 +0800, Nick Wang wrote: > Follow edk2 tree hash: 9343d0a1cd09544686b14dba5b428d7bc811f6b9 to > use VENDOR_DEVICE_PATH to create the Debug port device node. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Nick Wang Review

Re: [edk2-devel] [edk2-test] issue in writing SCT test case

2019-05-08 Thread Supreeth Venkatesh
rate a new UEFI-SCT test case template here: https://github.com/UEFI/UEFI-SCT/commit/f143d6ab817a7b66d4396c9b419a04573766039e Please check if it's useful for your purpose. Thanks, Supreeth From: Meenakshi Aggarwal Sent: Tuesday, May 7, 2019 6:14 AM To: Supreeth Venkatesh Subject: issue in

Re: [edk2-devel][edk2-test][PATCH] EFI/Protocol: Fix to use VENDOR_DEVICE_PATH to create the Debug port device node for DevicePath related protocol tests.

2019-05-06 Thread Supreeth Venkatesh
Hi Nick, Thanks for the patch. On Sun, 2019-05-05 at 22:10 -0500, via Groups.Io wrote: > Follow edk2 tree hash: 9343d0a1cd09544686b14dba5b428d7bc811f6b9 to > use VENDOR_DEVICE_PATH to create the Debug port device node. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by:

Re: [edk2-devel] [edk2-test]design/architecture document for sct-test,

2019-05-06 Thread Supreeth Venkatesh
: Supreeth Venkatesh Subject: design/architecture document for sct-test, Hi Supreeth I was looking for some design/architecture document for sct-test, if available please forward Thanks Udit IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be

Re: [edk2-devel] [EXT] RE: [edk2-test]Regarding using any shell command in SCT

2019-04-30 Thread Supreeth Venkatesh
In UEFI_SCT.dsc and fdf file, remove the rest of the test cases while retaining infrastructure and other files and add only the test case you need. Thanks, Supreeth From: Prakriti Chauhan Sent: Tuesday, April 30, 2019 7:28 AM To: Supreeth Venkatesh ; devel@edk2.groups.io Subject: RE: [EXT] RE

Re: [edk2-devel] [edk2-test]Regarding using any shell command in SCT

2019-04-24 Thread Supreeth Venkatesh
requirements. Thanks, Supreeth From: Prakriti Chauhan Sent: Wednesday, April 24, 2019 4:28 AM To: Supreeth Venkatesh ; devel@edk2.groups.io Subject: Regarding using any shell command in SCT Hi, I want to test if my interface is working or not using SCT framework, like give IP address to interface and

Re: [edk2-devel] [edk2-test] Location of tests for vendor/edk2 specific protocols

2019-04-14 Thread Supreeth Venkatesh
+ Eric Thanks Jeff for bringing this up. As mentioned during our discussion on this topic briefly @ UEFI Plugfest 2019, I definitely like to see these non-standard protocol tests become part of test suite. However, there has been no proposal yet, though there were proposals related to SBBR (Arm'

Re: [edk2-devel] [edk2-test][Patch 1/1 V2] SctPkg/Tools:Fix incorrect break condition in GetLine

2019-04-04 Thread Supreeth Venkatesh
Adding devel@edk2.groups.io. On Thu, 2019-04-04 at 20:42 +, Supreeth Venkatesh wrote: > On Thu, 2019-04-04 at 10:14 +0800, Eric Jin wrote: > > Change the continue to break to get the each useful line. > > Besides above, change EOL to CRLF > > > > CC: Supreeth