By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
Factory firmware contains a stripped down version of the Switch's OS with unnecessary titles removed, and a number of additional debug titles installed.
+
Factory firmware contains a stripped down version of the Switch's OS with unnecessary titles removed, and a number of additional debug titles installed. The version of the OS installed at the factory is receiving updates as new switches are manufactured. At least four revisions of factory firmware are known to have been used in production.
[[File:TestApplicationLauncher.jpg|400px|thumb|right|TestApplicationLauncher running on a console.]]
[[File:TestApplicationLauncher.jpg|400px|thumb|right|TestApplicationLauncher running on a console.]]
Line 30:
Line 30:
|-
|-
| 0100000000002000
| 0100000000002000
−
| "BoardTest"
+
| BoardFunction
−
|
+
| Board testing.
|-
|-
| 0100000000002001
| 0100000000002001
−
| ?
+
| A3Wireless
−
| Probably Battery Vendor related.
+
| Wireless testing.
|-
|-
| 0100000000002002
| 0100000000002002
Line 56:
Line 56:
| C5Wireless
| C5Wireless
| Wireless testing.
| Wireless testing.
+
|-
+
| 0100000000002007
+
| "FinalCheck"
+
|
+
|-
+
| 0100000000002044
+
| "HB-TBIntegrationTest"
+
|
|-
|-
| 010000000000204E
| 010000000000204E
Line 71:
Line 79:
| 1000000000000001
| 1000000000000001
| SystemInitializ
| SystemInitializ
−
| Strings internally refer to this as "SystemInitializer". Initial system installer: used to write/verify console specific ''calibration'' data such as asymmetric keys and write/verify NAND partitions from an initial installation image. Hence, this initializes the entire NAND. This includes an option for erasing NAND.
+
| Strings internally refer to this as "SystemInitializer". See [[SystemInitializer|here]].