Commit Graph

11 Commits (e1ef260483a9a27e9c8e9a0827255e29d8263790)

Author SHA1 Message Date
Leonardo Bras e1ef260483 RTAS: Add new argument for start-cpu Argument call buffer
Issue:  (12/14/2016 03:46:51 PM) Add a new return code, H_NOT_AVAILABLE, to start-cpu rtas call

Signed-off-by: Leonardo Bras <leonardo@linux.ibm.com>
5 years ago
Jeff Scheel c9265a29d4 Update version to 05._pre4 for Final review.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel 33b5219962 Change document type to "Work Group Note" from "Specification".
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Michael Roth 2398a85fdd RTAS: remove unused table rows
Some tables have extra unused rows allocated, likely due to an
incomplete reformatting at some point which grouped multiple rows
into a multi-line row entry instead of using explicit rows. Remove
these unused rows.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
6 years ago
Michael Roth 8ab57a70eb RTAS: adjust column width for "Argument Call Buffer" tables
Each RTAS command has a corresponding table documenting input/output
values. The 1st column is either "In" or "Out", the 2nd is the
name of a parameter, and the 3rd is the description. Rather than
using equal widths for each, use 1*/2*/4* proportions to use the
table space a bit more efficiently. This reduces current document
size from 211 pages to 207.

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
6 years ago
Michael Roth aa7593c479 RTAS: fix typos referencing ibm,configure-kernel-dump
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
6 years ago
Michael Roth d538fb24f3 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 <mdroth@linux.vnet.ibm.com>
6 years ago
Jeff Scheel 8d7d6ba2f2 Update Abstracts. Reset versions to 0.5_pre3
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
6 years ago
Jeff Scheel c0a7b61694 Correct build failure.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
7 years ago
Jeff Scheel ea32391eb3 Draft update
- Complete Platform document cleanup
- Ensure build of all docs in POM
- General cross-doc cleanup

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
7 years ago
Jeff Scheel ab490e8ff0 Initial repo priming from IBM Internal tree.
Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
7 years ago