commit | b336a2b8f61ace1181e114f445322c02b16bd373 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 16 21:22:31 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Jul 17 14:32:24 2020 +0800 |
tree | 92ed8c95069a885ff579490abbec9de3ea0b6da6 | |
parent | b95611f67e709f8c98c1a31714dc941d436c0d5c [diff] |
x86: Add debugging to table writing Writing tables is currently pretty opaque. Add a bit of debugging to the process so we can see what tables are written and where they start/end in memory. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>