commit | fa8d3b00f9a1d0cdedcac3c26993f0b0230f2771 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 14 17:15:36 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 18 17:26:04 2014 -0700 |
tree | 83bf2973be304682c96ee4f26bd8c77c069a3456 | |
parent | 7e8ffa4ed8194e11c52830a7ea47e28f496c24d5 [diff] |
x86: ifdtool: Display filename when file errors are reported When a file is missing it helps to know which file. Update the error message to print this information. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>