commit | 2bf76a73cd508a7ed66955396490b4aec31d14b8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:18 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:05:40 2023 +0800 |
tree | f3675df57d737dbbd8e9acdf2c08e29a83849599 | |
parent | f97e45e9d4fa8f513ea836fdc209dd9504d0a6c1 [diff] |
x86: doc: Move into its own directory There is enough material that it makes sense to split this up into several files. Create an x86/ directory for this purpose. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>