On Sat, Sep 14, 2013 at 10:52 AM, Koen Kooi <[email protected]> wrote: > Please keep in mind that pstore is x86 only. EFI isn't x86 only, but > exceedingly rare outside of that arch.
What? Pstore itself isn't. It's a generic interface to persistent platform storage. There are backends using EFI variables, NVRAM (PowerPC) or the APEI ERST (x86). As a last resort there's also a platform-independent RAM backend which may at least survive a simple reboot. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
