From 0353fa8c7e08746d7cec1774bf378b0bf4332098 Mon Sep 17 00:00:00 2001 From: Michael Roth Date: Mon, 27 Aug 2018 13:59:16 -0500 Subject: [PATCH] RTAS: fix "Kernel Assisted Dump Memory Structure" table formatting We currently have 5 columns where the last 2 are defined to only use 1% of the table width, causing the corresponding row entries to overrun the table and use excessive vertical space. Define the column widths as 1*/1*/1*/2*/2* instead, since the last 2 columns are used for the value descriptions. Signed-off-by: Michael Roth --- RTAS/sec_rtas_get_indices.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/RTAS/sec_rtas_get_indices.xml b/RTAS/sec_rtas_get_indices.xml index 2e15cd6..e64f07c 100644 --- a/RTAS/sec_rtas_get_indices.xml +++ b/RTAS/sec_rtas_get_indices.xml @@ -4514,11 +4514,11 @@ Kernel Assisted Dump Memory Structure - - - - - + + + + +