On 2/12/21 12:37 PM, Valentine wrote:
> +#if CONFIG_X86
I understand that Helge adapted sources for PA-RISC, but will not it be more convenient to use #if CONFIG_PA_RISC
So that by default SeaBIOS would compile as usual?
You mean that I should exchange the logic? Sure, that's possible, but won't change much.
Helge