commit | 611f74998105857f338f611f616c9ff10ea1fa89 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 31 09:31:25 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:40 2015 -0600 |
tree | 47546b3ebe6509a3edb392e7f6d9ed51b0375a3b | |
parent | a922cb485535d28ec3dfc52ee553ebaa9c117e5c [diff] |
x86: Add various minor tidy-ups to the 32-bit startup code Fix a typo, improve some comments and add a little more detail in some cases. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>