> On Jun 18, 2015, at 10:16 PM, Roy Franz <roy.fr...@linaro.org> wrote:
> 
> When I rebased my TtyTerm changes, I found that I had been working on
> a rather out of date Linaro branch without realizing it.  After
> rebasing my patchset, the
> gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths PCD only controls the
> console for the ARM BDS, and doesn't affect the Intel BDS.   (Changes
> seem to be in commit ba67a145410)
> I poked around a bit and and didn't see where the terminal type was
> configured for the Intel BDS.
> Where should I look for this?
> 


https://svn.code.sf.net/p/edk2/code/trunk/edk2/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c
 
<https://svn.code.sf.net/p/edk2/code/trunk/edk2/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c>
If I remember correctly gPlatformConsole[] is would need a device path that 
would include the terminal type. 

Thanks,

Andrew Fish

> Thanks,
> Roy
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to