Skip to content

Commit

Permalink
capsule-updates-configs.md: change Relase rc to 0x80, from 0xFF
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Gołaś <[email protected]>
  • Loading branch information
philipandag committed Nov 28, 2024
1 parent c5a9dc8 commit ce8d272
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/kb/capsule-updates-configs.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ The value looks like `0xMMmmpprr`, where:
- pp - the PATCH version
- rr - optional Release Candidate number

For release versions the Release Candidate number is set to `FF` (255 decimal)
to make sure the version number is higher than any release candidate.
For release versions the Release Candidate number is generally set to `80`
(128 decimal) to make sure the version number is higher than any release
candidate but still leave some headroom for increasing just in case.

Examples:

Expand Down

0 comments on commit ce8d272

Please sign in to comment.