commit | cfcf8ea2d7d35c25ef9c7d2a6b8063e7123818b7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:26 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 05 22:16:42 2015 -0700 |
tree | 871a2e74e25369bab33a3d409bc2f62f2a95ce04 | |
parent | 7f641d53bbb3a426a3bfb132d8346153e86a9d08 [diff] |
x86: Enhance the microcode tool to support header files as input Sometimes microcode is delivered as a header file. Allow the tool to support this as well as collecting multiple microcode blocks into a single update. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>