commit | a62282b9d93c69d7cfa4ad44a9581095252dbd7f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 15 14:37:48 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:09 2015 -0700 |
tree | 256a81407529dd2ccc6e142203676dc49f26d3e5 | |
parent | 094f23353c6a8186906dcbdd861f94fabeb0ba9b [diff] |
x86: Correct microcode documentation This is incorrect since we require the -m parameter to the microcode tool. Update the two examples to show this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>