AMPXI:InstallFIRM

From 3dbrew
Revision as of 01:29, 12 April 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00080080] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |} =Response=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.