Julius Werner writes:
Hello Julius,
>> + /*
>> +* On Coreboot systems, the advertised LB_TAG_FRAMEBUFFER entry
>> +* in the Coreboot table should only be used if the payload did
>> +* not pass a framebuffer information to the Linux kernel.
>
> nit: The official bran
> + /*
> +* On Coreboot systems, the advertised LB_TAG_FRAMEBUFFER entry
> +* in the Coreboot table should only be used if the payload did
> +* not pass a framebuffer information to the Linux kernel.
nit: The official brand spelling is "coreboot", always lowercase (ev
On Coreboot platforms, a system framebuffer may be provided to the Linux
kernel by filling a LB_TAG_FRAMEBUFFER entry in the Coreboot table. But
a Coreboot payload (e.g: SeaBIOS) could also provide its own framebuffer
information to the Linux kernel.
If that's the case, arch x86 boot code will fil