Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-23 Thread Wu, Jiaxin
For #1, I have response as below: That's because you set ValidateBootImageThruNet to yes in EfiCompliant.ini file but the SetupMode in your platform is 1, which means the platform doesn't support to validate a boot image. You need set the SetupMode to zero if you want to pass the ValidateBootIma

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-22 Thread Wu, Jiaxin
Hi Karunakar, I think most cases failure are related to the lack of modules in your platform, detailed see below: c:\work\sct\utwg\uefi-sct\SctPkg\TestCase\UEFI\EFI\Generic\EfiCompliant\BlackBoxTest\EfiCompliantBBTestPlatform_uefi.c:1428:SetupMode equal zero - No Jiaxin: That's because you set

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-22 Thread Wu, Jiaxin
Hi Karunakar, We're going to update the below description in UEFI Spec section of 2.6.2, not SCT Spec: If the network environment requires TLS features, EFI_TLS_SERVICE_BINDING_PROTOCOL,EFI_TLS_PROTOCOL and EFI_TLS_CONFIGURATION_PROTOCOL are required. The SCT test case was drafted by according t

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-22 Thread Wu, Jiaxin
Hi Karunakar, I didn't see the SCT crash issue but also see the TLS test failure you attached. For the failure, it's related to the EFI compliant test. According the UEFI Spec, section of 2.6.2: If the network environment requires TLS features, EFI_TLS_SERVICE_BINDING_PROTOCOL,EFI_TLS_PROTOCOL

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-17 Thread Karunakar P
Hi Jiaxin, It happens in DEBUG MODE Thanks, Karunakar From: Wu, Jiaxin [mailto:jiaxin...@intel.com] Sent: Friday, November 17, 2017 12:05 PM To: Karunakar P; 'edk2-devel@lists.01.org' Cc: Fu, Siyuan; Ye, Ting Subject: RE: SCT Test crashes After HTTPS boot success. I will try to reproduce the is

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-16 Thread Wu, Jiaxin
I will try to reproduce the issue with EDK2 trunk code, then feedback to you. Thanks the report. Jiaxin From: Karunakar P [mailto:karunak...@amiindia.co.in] Sent: Friday, November 17, 2017 2:32 PM To: Wu, Jiaxin ; 'edk2-devel@lists.01.org' Cc: Fu, Siyuan ; Ye, Ting Subject: RE: SCT Test crash

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-16 Thread Karunakar P
Hi Jiaxin, Below are the detailed steps for SCT test [Steps to reproduce] . 5. Run SCT test a. Execute the following commands to run SCT test on SUT sct -r sct -u b. In Test Case Management page, Enable GenericTest c. Press F9 to run the selected test case [Observ

Re: [edk2] SCT Test crashes After HTTPS boot success.

2017-11-16 Thread Wu, Jiaxin
Hi Karunakar, Can you provide more detailed info for the SCT test steps? The crash can happen after "Sct.efi -u" or need run any specific test case? Thanks, Jiaxin From: Karunakar P [mailto:karunak...@amiindia.co.in] Sent: Thursday, November 16, 2017 4:48 PM To: 'edk2-devel@lists.01.org' Cc: W

[edk2] SCT Test crashes After HTTPS boot success.

2017-11-16 Thread Karunakar P
Hello All, When I do SCT test, get the below failure GenericTest\EFICompliantTest 0 0 CB6F7B77-0B15-43F7-A95B-8C7F9FD70B21 FAIL UEFI Compliant - TLS support is required The reason for the failure is that the platform doesn't have TLS related protocols installed. ->if the platform supports TLS