Crate fidl_fuchsia_paver_common

Source

Macros§

UnbootableReasonUnknown
Pattern that matches an unknown UnbootableReason member.

Structs§

BootManagerFlushResponse
BootManagerQueryActiveConfigurationResponse
BootManagerQueryConfigurationLastSetActiveResponse
BootManagerQueryConfigurationStatusAndBootAttemptsRequest
BootManagerQueryConfigurationStatusAndBootAttemptsResponse
BootManagerQueryConfigurationStatusRequest
BootManagerQueryConfigurationStatusResponse
BootManagerQueryCurrentConfigurationResponse
BootManagerSetConfigurationActiveRequest
BootManagerSetConfigurationActiveResponse
BootManagerSetConfigurationHealthyRequest
BootManagerSetConfigurationHealthyResponse
BootManagerSetConfigurationUnbootableRequest
BootManagerSetConfigurationUnbootableResponse
DataSinkFlushResponse
DataSinkReadAssetRequest
DataSinkWriteAssetResponse
DataSinkWriteFirmwareResponse
DataSinkWriteVolumesResponse
DynamicDataSinkInitializePartitionTablesResponse
DynamicDataSinkWipePartitionTablesResponse
PayloadStreamReadDataResponse
PayloadStreamRegisterVmoResponse
ReadInfo
SysconfigFlushResponse
SysconfigGetPartitionSizeResponse
SysconfigWipeResponse
SysconfigWriteResponse

Enums§

Asset
Describes assets which may be updated. Each asset has 3 versions, each tied to a particular configuration.
Configuration
Describes the version of an asset.
ConfigurationStatus
Set of states configuration may be in.
ReadResult
UnbootableReason
Reasons why a configuration may be marked unbootable.
WriteFirmwareResult

Constants§

MAX_FIRMWARE_TYPE_LENGTH
MAX_PENDING_BOOT_ATTEMPTS
The maximum number of times the firmware will attempt to boot into a PENDING configuration.