474 bytes added
, 16:38, 12 April 2013
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00070042]
|-
| 1
| Size
|-
| 2
| <nowiki>(Size<<4) | 12</nowiki>
|-
| 3
| Output buffer ptr
|}
=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}
=Description=
The size is clamped to 0x1000-bytes, then the [[SVC#KernelSetState|mapped]] buffer for [[FIRM]] launch parameters is copied to the output buffer.