Skip to content

Linux: Select GOOGLE_MEMCONSOLE_COREBOOT for coreboot console log under /sys #616

Closed
pmenzel opened this issue Feb 16, 2018 · 0 comments
Closed

Comments

@pmenzel
Copy link
Collaborator

pmenzel commented Feb 16, 2018

Loading memconsole_coreboot will expose the coreboot log messages under /sys/firmware/log. The logs can still be retrieved with sudo cbmem -c.

pmenzel added a commit that referenced this issue Feb 19, 2018
Remove `CONFIG_CMDLINE="init=/bin/systemd"` [1], and build the module,
enabling access to the coreboot console stored in CBMEM (coreboot
memory).

[1] #621

Fixes: #616
pmenzel added a commit that referenced this issue Feb 19, 2018
Build the module *memconsole_console*, enabling access to the coreboot
console messages stored in CBMEM (coreboot memory).

> This option enables the kernel to search for a firmware log in the
> coreboot table.  If found, this log is exported to userland in the
> file /sys/firmware/log.

Fixes: #616
@donald donald closed this as completed in 414eb25 Feb 20, 2018
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant