[coreboot] how to implement variable read/write variable in coreboot
Peter Stuge
peter at stuge.se
Sun Oct 1 00:48:15 CEST 2017
Nico Huber wrote:
> wear leveling
> ring buffer
> sanitation phase
> optimizing every update
> Defragmentation
..
> Might work?
Please don't invent a new format, don't reinvent JFFS2 and/or UBI..
Let's make CBFS work for this, please. Reusing the existing data
structure is incredibly valuable, even if it means some overhead.
//Peter
More information about the coreboot
mailing list