From: Dhanasekar J. <jdh...@gm...> - 2018-07-13 05:20:53
|
Hi Nate, Thanks for the info. I will try this. My Rangley platform has no onboard or offboard vga support. Com Port / Serial console is used for display and communication. I am booting the platform by coreboot with UEFI payload. I am trying to install Ubuntu server OS. When I boot into Shell, I am not seeing actually shell (graphics are not good) and keystroke are working properly. When I boot into EDK Setup, I am not getting proper setup page (graphics are not good) and keystroke are not working. When I try to boot Ubuntu Server, I am getting below error, *"error: no suitable video mode found.Booting in blind mode"* It seems I am missing some video/graphics settings in UEFI payload. If you know the fix, Please provide me. Thanks, Dhanasekar On Fri, Jul 13, 2018 at 7:14 AM, Desimone, Nathaniel L < nat...@in...> wrote: > Hi Dhanasekar, > > There is nothing pre-built and off-the-shelf ready today. But we do have a > generalized infrastructure for open source Intel UEFI platforms called > MinPlatformPkg. Please see the following: > > https://github.com/tianocore/edk2-platforms/tree/devel- > MinPlatform/Platform/Intel > > Notice that MinPlatformPkg requires a *OpenBoardPkg that supports the > desired platform. To my knowledge no one at Intel has looked at > implementing a RangleyOpenBoardPkg thus far. The focus has been on recently > released platforms, Rangley is 4 years old at this point. If you are so > inclined, you are welcome to try implementing a RangleyOpenBoardPkg. I > would recommend using KabylakeOpenBoardPkg as a starting point. > > Thanks, > Nate > > On 7/11/18, 8:52 PM, "edk2-devel on behalf of Dhanasekar Jaganathan" < > edk...@li... on behalf of jdh...@gm...> > wrote: > > Hi, > > I have booted Intel Rangley / MohonPeak platform in coreboot with Intel > FSP. > I am unable to install UEFI OS in coreboot (sometime). > > EDK bios will install both UEFI and Legacy OS. > Does Open EDK supports Intel Rangley platform?. > Is code base available for Intel Rangely platform? > > > > Thanks, > Dhanasekar > _______________________________________________ > edk2-devel mailing list > edk...@li... > https://lists.01.org/mailman/listinfo/edk2-devel > > > |