On Sun, Aug 23, 2015 at 5:49 AM, John Lewis jlewis@johnlewis.ie wrote:
Hi Guys,
This may be a daft question technically, but is there some way event logging could be subverted to store cbmem output?
Yes. Just add a type to the OEM section and call elog_add_event_raw() with the console pointer and size. Keep it mind that would be snapshotted then so it matters when you make that call as to what would show up in elog. Also, depending on the size you could fill up you elog sections pretty quickly.
Also, I assume you mean cbmem console when referring to cbmem above?
-John.
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot