[coreboot] [PATCH]More helpful error if cbfs header magic is 0xffffffff

Patrick Georgi patrick at georgi-clan.de
Wed Nov 11 20:31:37 CET 2009


Am 11.11.2009 14:35, schrieb Carl-Daniel Hailfinger:
> Wouldn't this cause the warning to be printed multiple times if a
> contiguous section is all 0xff?
>    
That test merely validates the master header. If that one is wrong, CBFS 
goes boom, without any further lookup.
And even if it printed the message multiple times: This is a panic 
scenario. As long as the message gets out, it's fine.


Patrick




More information about the coreboot mailing list