[coreboot] Finding whether the BIOS is coreboot or not

Patrick Georgi pgeorgi at google.com
Sat Jul 18 09:34:19 CEST 2015


2015-07-18 9:03 GMT+02:00 Kevin Wilson <wkevils at gmail.com>:
> Is there a way, from a device running Linux,  to which I have access
> to the command line, to know
> whether the BIOS is coreboot or not ? by some utility, or by some sysfs entry ?
We usually have coreboot related vendor names for ACPI tables (eg.
dsdt table id 'COREBOOT'). Those are visible early on in dmesg, I
think.
Also our cbmem utility (coreboot source tree, util/cbmem) can print a
coreboot specific table's content.

Neither of these are guaranteed to be around (it would be possible to
cloak things thoroughly), but it's likely that they are on coreboot,
and pretty much non-existent otherwise.


Patrick
-- 
Google Germany GmbH, ABC-Str. 19, 20354 Hamburg
Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores



More information about the coreboot mailing list