commit | 03e3c316537212957947b311827d7d671651e7b4 | [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 | 7a867609248aaca5f293ed2abc8fb662421cae21 [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>