Skip to content

Commit

Permalink
Merge pull request #45 from lftan/improve-spec
Browse files Browse the repository at this point in the history
Formatting synchronization changes across spec
  • Loading branch information
pathakraul authored Sep 5, 2024
2 parents 4be59c0 + 5d5dc23 commit 95dffc2
Show file tree
Hide file tree
Showing 8 changed files with 1,495 additions and 476 deletions.
16 changes: 8 additions & 8 deletions src/srvgrp-base.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ in table <<table_base_srvgroup_events>>.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="6,5a", options="header"]
!===
Expand Down Expand Up @@ -165,7 +165,7 @@ the `MAJOR` and `MINOR` numbers.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="2,5a", options="header"]
!===
Expand Down Expand Up @@ -220,7 +220,7 @@ unique and listed in the table <<table_base_rpmi_impl_id>>
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="2,5a", options="header"]
!===
Expand Down Expand Up @@ -262,7 +262,7 @@ version returned is a `32-bit` composite number containing the `MAJOR` and
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="2,5a", options="header"]
!===
Expand Down Expand Up @@ -314,7 +314,7 @@ This service is used to get addition platform information if available.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="5,5a", options="header"]
!===
Expand Down Expand Up @@ -376,7 +376,7 @@ The first `16-bit` of the `uint32` field will store the `SERVICEGROUP_ID`.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="3,4a", options="header"]
!===
Expand Down Expand Up @@ -420,7 +420,7 @@ service group.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="2,5a", options="header"]
!===
Expand Down Expand Up @@ -531,7 +531,7 @@ processor will take the wired interrupt.
| 0
| STATUS
| int32
| Return Error Code
| Return error code

[cols="7,5a", options="header"]
!===
Expand Down
Loading

0 comments on commit 95dffc2

Please sign in to comment.