Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/bootconfig: Show line and column in parse error | Masami Hiramatsu | 2020-03-03 | 1 | -9/+26 |
* | bootconfig: Add append value operator support | Masami Hiramatsu | 2020-02-21 | 1 | -4/+11 |
* | bootconfig: Prohibit re-defining value on same key | Masami Hiramatsu | 2020-02-21 | 1 | -5/+8 |
* | bootconfig: Reject subkey and value on same parent key | Masami Hiramatsu | 2020-02-20 | 1 | -4/+12 |
* | bootconfig: Allocate xbc_nodes array dynamically | Masami Hiramatsu | 2020-02-10 | 1 | -3/+12 |
* | tools/bootconfig: Show the number of bootconfig nodes | Masami Hiramatsu | 2020-02-05 | 1 | -1/+4 |
* | bootconfig: Add more parse error messages | Masami Hiramatsu | 2020-02-05 | 1 | -4/+12 |
* | bootconfig: Add Extra Boot Config support | Masami Hiramatsu | 2020-01-13 | 1 | -0/+803 |