Thanks a lot for the valuable feedbacks.

 

Unfortunately, EDK2 mailing-list is not the most appropriate mailing-list to
discuss about SCT. There is nothing confidential but SCT is not an open
project at the moment (might change in the future?) and it might upset
people who cannot see the code.

‘[email protected]’ might be a bit better to discuss about SCT.

 

Note: every UEFI members can access the SCT sources on Github
(https://github.com/UEFI/UEFI-SCT/). You just need to send an email to Eric
Jin or me to be added.

 

Because SCT is a Github project, you can raise github issue: https://github.
com/UEFI/UEFI-SCT/issues

And you can even contribute changes. I created this page to explain how to
contribute to SCT:
http://tianocore.sourceforge.net/wiki/ArmPkg/HowToContributeSct

 

 

From: Guoheyi [mailto:[email protected]] 
Sent: 29 January 2015 03:18
To: Olivier Martin; [email protected]; Jin, Eric
Subject: 答复: Re: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

I tested on ARMv8 FVP this morning and it worked well.

 

There are some minor issues I found; could you please help to check?

 

1.       The script “CommonGenFramework.sh” seems to be encoded in “dos”
but not “unix”, and fails to run on my Ubuntu Linux.

 

2.       There is error message like below after building SCT:

 

Generating SCT binary

cp: cannot stat `AARCH64/MNPMonitor.efi': No such file or directory

cp: cannot stat `AARCH64/IP4Monitor.efi': No such file or directory

 

3.       I could run Sct.efi successfully, however the script SctStartup.nsh
seems not to work; it pops up message asking to press any key to skip in 5
minutes, but when I wait until time out, the whole script exits directly.
Just comment out “echo -off” to make it more verbose:

 

FS0:\> SctSSctStartup.nsh

FS0:\> for %i in 0 1 2 3 4 5 6 7 8 9 A B C D E F

FS0:\>   if exist FS%i:\Sct then

FS0:\>     FS%i:

FS0:\>     cd Sct

FS0:\Sct\>     echo Press any key to stop the EFI SCT running

Press any key to stop the EFI SCT running

FS0:\Sct\>     stallforkey.efi 5

add-symbol-file
/home/g00179230/Linaro/Build/UefiSct/DEBUG_ARMGCC/AARCH64/SctPkg/Application
/StallForKey/StallForKey/DEBUG/StallForKey.dll 0x8FAFB4260

Loading driver at 0x008FAFB4000 EntryPoint=0x008FAFB4260 StallForKey.efi

Press any key within 5 seconds 

Press any key within 4 seconds 

Press any key within 3 seconds 

Press any key within 2 seconds 

Press any key within 1 seconds 

Error: Image at 008FAFB4000 start failed: Time out

remove-symbol-file
/home/g00179230/Linaro/Build/UefiSct/DEBUG_ARMGCC/AARCH64/SctPkg/Application
/StallForKey/StallForKey/DEBUG/StallForKey.dll 0xFAFB4260

Error reported: Time out

 

 

Thanks!

 

发件人: Guoheyi 
发送时间: 2015年1月29日 9:00
收件人: 'Olivier Martin'; '[email protected]'; 'Jin, Eric'
主题: 答复: Re: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

And can it be run on EDKII Shell, but not EdkShell?

 

发件人: Guoheyi 
发送时间: 2015年1月29日 8:47
收件人: 'Olivier Martin'; [email protected]
主题: 答复: Re: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

Has it been validated on ARM AARCH64 UEFI?

 

发件人: Olivier Martin [mailto:[email protected]] 
发送时间: 2015年1月23日 17:36
收件人: [email protected]; Guoheyi
主题: RE: Re: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

And the branch ‘sct-next’ to support all the other architectures
(including ARM 32-bit and ARM 64-bit).

 

From: Jin, Eric [mailto:[email protected]] 
Sent: 23 January 2015 08:25
To: [email protected]
Cc: [email protected]
Subject: Re: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

 

The repository is correct. 

Please switch to the branch sct-next-IA to get the latest source if you want
to validate on IA platform.

 

Best Regards

Eric 

 

-----Original Message-----

From: Guoheyi [mailto:[email protected]] 

Sent: Friday, January 23, 2015 15:35

To: [email protected]

Subject: [edk2] Could anyone show me the roadmap of UEFI SCT?

 

Hello,

 

I downloaded the "latest" source code from github:
https://github.com/UEFI/UEFI-SCT.git

However, I found the last commit to this repository was on May 8, 2014, and
also I found the code depends much on EDK, not EDKII.

 

Could anyone tell me why it has not been updated for such long time? Or did
I use wrong git repository? Or UEFI SCT is to be deprecated?

 

Thanks in advance!

 
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to