Difference between revisions of "AMPXI:InstallFIRM"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00080080] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |} =Response=...")
(No difference)

Revision as of 01:29, 12 April 2013

Request

Index Word Description
0 Header code [0x00080080]
1 TitleID lower word
2 TitleID upper word

Response

Index Word Description
0 Header code
1 Result code

Description

This installs the data loaded from the specified FIRM title's NCCH ExeFS, to the NAND FIRM partitions. The titleID uniqueID must be zero, therefore only NATIVE_FIRM can be installed with this command. When the firm0 partition is not corrupted, firm1 is written first. Otherwise when firm0 is corrupted, firm0 is written first.