summaryrefslogtreecommitdiffstats
path: root/lib/bootconfig.c
Commit message (Expand)AuthorAgeFilesLines
* bootconfig: Add append value operator supportMasami Hiramatsu2020-02-211-4/+11
* bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu2020-02-211-5/+8
* bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2020-02-201-4/+12
* bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu2020-02-101-3/+12
* tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu2020-02-051-1/+4
* bootconfig: Add more parse error messagesMasami Hiramatsu2020-02-051-4/+12
* bootconfig: Add Extra Boot Config supportMasami Hiramatsu2020-01-131-0/+803