Re: [edk2] gST->ConOut is NULL when we launch Shell

2012-10-19 Thread Tim Lewis
is NULL when we launch Shell ShellPkg Maintainers, At the shell entry point, the following code is there. When shell is launched, all consoles / Con sole splitter should be initialized. So gST->ConOut should be initialized by that time. But due to some problem ,if gST->ConOu

[edk2] gST->ConOut is NULL when we launch Shell

2012-10-19 Thread Sivasakthivel Nainar
ShellPkg Maintainers, At the shell entry point, the following code is there. When shell is launched, all consoles / Con sole splitter should be initialized. So gST->ConOut should be initialized by that time. But due to some problem ,if gST->ConOut is not initialized, there may be a ch