RO:LoadCRR

Revision as of 05:09, 19 January 2014 by Yellows8 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00020082]
1 CRR buffer pointer, in the specified(with the below handle) process' memory.
2 CRR size
3 Must be zero
4 KProcess handle

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This loads a CRR for the RO module, only one CRR can be loaded at a time. Before RO verifies the input CRR, RO uses ControlProcessMemory to set the memory permissions of the input buffer in the process to R--. If verification of the CRR fails, the permissions are set to RW-.