mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-25 05:25:15 +00:00
Updated cbmem searches for CBMEM exposed by kernel in sysfs before trying to read it from memory directly. As such, there is no need for pointing to that file explicitly. New coreboot revision also fixes output of 'cbmem -t' caused by wrong endianness. Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>