Skip to content

Commit 86514cf

Browse files
committed
chapter2: adjust a few tables widths
Some of our two-columns tables are somewhat unbalanced, with much less contents in the first column than in the second one. Change the layout of those tables to make the generated documents nicer. This even has the nice side effect to spare one page for the pdf format. Signed-off-by: Vincent Stehlé <[email protected]>
1 parent 9a7f824 commit 86514cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/chapter2-uefi.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ EBBR compliant platforms are required to support the following Global
195195
Variables as found in :UEFI:`3.3`.
196196

197197
.. list-table:: Required UEFI Variables
198-
:widths: 50 50
198+
:widths: 33 66
199199
:header-rows: 1
200200

201201
* - Variable Name
@@ -227,7 +227,7 @@ processing after restart as found in :UEFI:`8.5.6`. [#FWUpNote]_
227227
.. [#FWUpNote] See section :ref:`section-fw-update`.
228228
229229
.. list-table:: UEFI Variables required for capsule update "on disk"
230-
:widths: 50 50
230+
:widths: 33 66
231231
:header-rows: 1
232232

233233
* - Variable Name
@@ -399,7 +399,7 @@ the requirements listed in the following table, which take precedence.
399399
verified automatically with the tools and schemas in [DTSCHEMA]_.
400400
401401
.. list-table:: DTB Nodes and Properties requirements
402-
:widths: 50 50
402+
:widths: 33 66
403403
:header-rows: 1
404404

405405
* - Name
@@ -705,7 +705,7 @@ All of the following UEFI Boot Manager elements are required for EBBR
705705
compliance.
706706

707707
.. list-table:: Required UEFI Boot Manager elements
708-
:widths: 50 50
708+
:widths: 33 66
709709
:header-rows: 1
710710

711711
* - Required element
@@ -738,7 +738,7 @@ The following table is a list of notable UEFI Boot Manager elements, which have
738738
been made optional.
739739

740740
.. list-table:: Notable optional UEFI Boot Manager elements
741-
:widths: 50 50
741+
:widths: 33 66
742742
:header-rows: 1
743743

744744
* - Optional element

0 commit comments

Comments
 (0)