NIM services: Difference between revisions

No edit summary
No edit summary
Line 260: Line 260:


This is the Receive version of [[#CreateSystemUpdateTask]].
This is the Receive version of [[#CreateSystemUpdateTask]].
The ContentMetaKey is for the SystemUpdate Meta.


== Cmd71 ==
== Cmd71 ==
Line 602: Line 604:
! ID || Request size0 / data || Request size1 / data || Request-specific data || Reply size0 / data || Reply size1 / data || Reply-specific data || Description
! ID || Request size0 / data || Request size1 / data || Request-specific data || Reply size0 / data || Reply size1 / data || Reply-specific data || Description
|-
|-
| 0x1 || 0x0 || 0x10-bytes. SystemUpdate Meta ContentMetaKey? || None || 0x0 || 0x38-bytes, unknown. || None || This is the first message used by SystemUpdate.
| 0x1 || 0x0 || SystemUpdate Meta [[#Cmd69|ContentMetaKey]] || None || 0x0 || 0x38-bytes, unknown. || None || This is the first message used by SystemUpdate.
|-
|-
| 0x3 || 0x0 || 0x10-bytes, unknown. || None || 0x0 || 0x8-bytes: two size u32s. || Two blocks of data with the sizes specified by the u32s. || This is presumably used by Application-Delivery. The two blocks of data are used as the buffers for [[ETicket_services|es]] ImportTicket.
| 0x3 || 0x0 || 0x10-bytes, unknown. || None || 0x0 || 0x8-bytes: two size u32s. || Two blocks of data with the sizes specified by the u32s. || This is presumably used by Application-Delivery. The two blocks of data are used as the buffers for [[ETicket_services|es]] ImportTicket.