aboutsummaryrefslogtreecommitdiff
path: root/core/nvram-format.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-02log_level: Reduce the in memory console log_level to lower priorityPridhiviraj Paidipeddi1-1/+1
2016-07-27nvram: Add extra debug printing when NVRAM needs formattingCyril Bur1-3/+9
2016-07-11nvram-format: fix inconsistent indentingStewart Smith1-3/+3
2015-06-24Use memcpy for NVRAM free partition name, is part of stdStewart Smith1-1/+2
2015-06-24Expand nvram-format unit test to cover all error pathsStewart Smith1-1/+9
2015-06-24Move NVRAM format/check code out into separate file to unit testStewart Smith1-0/+149