
30 Jun
2020
30 Jun
'20
10:27 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
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
arch/x86/lib/tables.c | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com