On 07.04.2017 18:36, Zoran Stojsavljevic wrote:
Naive question... !?
Well, the answer is no. You don't have to. You should build the coreboot toolchain instead: `make crossgcc-i386` or see `make help`.
Nico
PS. Please write your questions into the email body, you'll get better answers and hit less spam filters.
You see, Nico... Here!
VBT is documented by intel-gpu-tools. There's intel_vbt_decode (former
intel_bios_decode) available
tools/intel_vbt_decode.c that will print all
tables in human readable form. Regards Patrick
I needed to spend two hours to assemble the entire context for: intel_vbt_decode.c https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tree/tools/intel_vbt_decode.c . And to install 3+ packages (Fedora 25 wise). And much much more. To get VBT in the human readable form...
I assume, all the people using Coreboot are at least Linux intermediate users. At least/minimum?! Maybe, I am mistaken, after all???
Please, enlighten me?
Zoran
On Fri, Apr 7, 2017 at 6:57 PM, Nico Huber nico.h@gmx.de wrote:
On 07.04.2017 18:36, Zoran Stojsavljevic wrote:
Naive question... !?
Well, the answer is no. You don't have to. You should build the coreboot toolchain instead: `make crossgcc-i386` or see `make help`.
Nico
PS. Please write your questions into the email body, you'll get better answers and hit less spam filters.