commit | 1426220b0e7b09ecc6a0da5f831287776a89a92c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 30 10:52:16 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 18:22:30 2016 -0400 |
tree | d428c6b3f35190b1c4222f40069cc34f857e5ad4 | |
parent | 30495bff35d5a5134bc182fa51728acf69420158 [diff] |
image: Add functions to obtain category information Add generic functions which can look up information about a category: - the number of items in the category - the category description - an item long time - an item short time Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>