> On May 22, 2015, at 8:06 AM, S.Vieira wrote:
>
> Don't worked.
>
> So i take out and put gBS->Stall() .. solved the problem.
>
That sounds like a bug in the platform.
Thanks,
Andrew Fish
> Thx
>
>
> --
> One da
Don't worked.
So i take out and put gBS->Stall() .. solved the problem.
Thx
--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Per
> On May 19, 2015, at 2:06 PM, S.Vieira wrote:
>
> Hi everyone.
>
>
> I have a simple question ...
>
> How to clear the gST->Coin->WaitForKey ?!
>
> Because I use twice in my code, but in the second time which i use, it uses
> the previous value.
>
> For example :
>
> Print(L"Press any k
Hi everyone.
I have a simple question ...
How to clear the gST->Coin->WaitForKey ?!
Because I use twice in my code, but in the second time which i use, it uses
the previous value.
For example :
Print(L"Press any key");
tmpEvent = gST->ConIn->WaitForKey;
gBS->WaitForEvent(1,&(gST->ConIn->Wa