Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions specs/discoverable_partitions_specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,11 @@ For details about the version format see the
[Version Format Specification](version_format_specification.md). The underscore
character (`_`) must be used to separate the version from the name of the image.

For operating systems which update partitions in two or more stages, names prefixed
with `PRT#` or `PND#` are reserved for indicating that a partition is partially
updated or is pending being swapped into use. Tools other than the updater
operating on such partitions should typically ignore them.

## Partition Attribute Flags

This specification defines three GPT partition attribute flags that may be set
Expand Down