[coreboot] Re: UEFI bios menu

2020-07-09 Thread Andrey V
Hi Chris and Nico I need a specific setting to set like SSC (spread spectrum) to disable it. However, I've found it is not fully supported by Intel. But our outsource developer managed magically set it via BIOS GUI. We do not have this project source code, therefore can't know what has been done

[coreboot] Re: UEFI bios menu

2020-07-09 Thread Gerd Hoffmann
On Thu, Jul 09, 2020 at 10:42:50AM +0200, Nico Huber wrote: > Hello Andrey, > > On 08.07.20 12:05, avi...@gmail.com wrote: > > Does it mean I can not use EDK II a full platform implementation with BIOS > > gui and use in coreboot ? > > if you have such a "BIOS gui", you can integrate it with

[coreboot] Re: UEFI bios menu

2020-07-09 Thread Christian Walter
HI Andrey, in addition to what Nico said - EDK2 Tianocore does already provide a minimal BIOS Gui including things such like Boot Device Selection. You might ne to clarify what _exactly_ you are looking for. But most probably if you want more than that, it is a custom solution. Best, Chris On

[coreboot] Re: UEFI bios menu

2020-07-09 Thread Nico Huber
Hello Andrey, On 08.07.20 12:05, avi...@gmail.com wrote: > Does it mean I can not use EDK II a full platform implementation with BIOS > gui and use in coreboot ? if you have such a "BIOS gui", you can integrate it with the tianocore payload for coreboot. However, how to integrate it is more an

[coreboot] Re: UEFI bios menu

2020-07-08 Thread avinok
Hi Christoph Thank you for your answer Does it mean I can not use EDK II a full platform implementation with BIOS gui and use in coreboot ? Andrey ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to

[coreboot] Re: UEFI bios menu

2020-07-08 Thread Christoph Pomaska via coreboot
Hi Andrey, at the moment there is no such thing as a firmware configuration menu as you configure most of in in compile-time. There is a secondary payload called "nvramcui" that makes it possible to control some features that are configured using values stored in CMOS. Values stored in CMOS have