Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: add category LOGC_EFI | Heinrich Schuchardt | 2018-02-03 | 1 | -0/+1 |
* | log: Add a way to log error-return values | Simon Glass | 2018-02-03 | 1 | -0/+11 |
* | log: Add control over log formatting | Simon Glass | 2018-02-03 | 1 | -0/+14 |
* | log: Add functions to convert IDs to/from names | Simon Glass | 2018-02-03 | 1 | -2/+37 |
* | log: Add a test command | Simon Glass | 2017-12-07 | 1 | -0/+3 |
* | log: Add an implementation of logging | Simon Glass | 2017-12-07 | 1 | -0/+242 |
* | Move debug and logging support to a separate header | Simon Glass | 2017-12-07 | 1 | -0/+59 |