Thanks Andrew! My 'rgrep' search did not match this Unicode file.
Olivier
From: Andrew Fish [mailto:af...@apple.com]
Sent: 09 October 2012 06:49
To: edk2-devel@lists.sourceforge.net
Cc: Olivier Martin
Subject: Re: [edk2] problem in uefi shell application on samsung board
Y
Thanks a lot for this valuable feedback. I had also problem with the
Semihosting FileSystem and the Shell. I know a potential fix that I will try
to implement in the future but it has a quiet low priority in my todo list.
Removing obviously is a valid workaround.
Thanks again,
Olivier
Fro
You are not searching .uni files. The shell is localized.
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/ShellPkg/Application/Shell/Shell.uni
...
#string STR_SHELL_NO_IN_EX#language en-US "%EError. Error.%N No
SimpleTextInputEx was found. CTRL based features are not usabl
Hi Olivier,
Thanks for the help. After removing
"ArmPkg/Filesystem/SemihostFs/SemihostFs.inf" from the dsc file uefi shell
started working.
But, I am not sure from where error messages are coming.
The console log is:
The default boot selection will start in 9 seconds
[1] SD-MMC Booting
Hi
I couldn't find the error strings in my codebase too. As you suggested I
have disabled two partitions and tested again.
But result is same.
On Fri, Oct 5, 2012 at 9:22 PM, Olivier Martin wrote:
> Hi Shiva,
>
> I have looked for different patterns that could make match your error
> message
Hi Shiva,
I have looked for different patterns that could make match your error
message 'CTRL based features are not usable.' But I do not see any in the
public repository.
Can you do a search on this string in your codebase ?
Do you know if there is any automatic startup Shell script in one