2.0.0: Difference between revisions

Move changes here
No edit summary
Line 28: Line 28:
**To format, head to System Settings > System > Initialize > Format microSD Card
**To format, head to System Settings > System > Initialize > Format microSD Card


==Package1==
==System Titles==
* The encrypted binaries' order and calculation for next stage's entrypoint was changed.
* Every system module was updated.
** The [[creport]] system module (0100000000000036) was added.
* Every system applet was updated.
* Every 01000000000008XX title was updated except for:
** 0100000000000805(CHN/KOR dictionary), 0100000000000808("European, English and Japanese dictionaries"), 010000000000080A(Chara?), and 010000000000080C(EULA).
* The following 01000000000008XX titles were added:
** 0100000000000800(SSL trusted certs), 0100000000000807(Hotspot List), 010000000000081E(Dummy file), 010000000000081F(Icosa system config), 0100000000000820(Copper system config), 0100000000000821(Hoag system config)
* 010000000000081B ("exFAT FIRM") package2 is no longer "stubbed"/overwritten with garbage.
 
===FIRM===
====Package1====
The encrypted binaries' order and calculation for next stage's entrypoint was changed.


Old layout (before 2.0.0):
Old layout (before 2.0.0):
Line 49: Line 60:
  0x40013FE0 + 0x20 + 0x20 + NX bootloader blob's offset + Warmboot blob's size
  0x40013FE0 + 0x20 + 0x20 + NX bootloader blob's offset + Warmboot blob's size


* Some AES-ECB decryption related code was refactored.
Some AES-ECB decryption related code was refactored.
 
==System Titles==
* Every system module was updated.
** The [[creport]] system module (0100000000000036) was added.
* Every system applet was updated.
* Every 01000000000008XX title was updated except for:
** 0100000000000805(CHN/KOR dictionary), 0100000000000808("European, English and Japanese dictionaries"), 010000000000080A(Chara?), and 010000000000080C(EULA).
* The following 01000000000008XX titles were added:
** 0100000000000800(SSL trusted certs), 0100000000000807(Hotspot List), 010000000000081E(Dummy file), 010000000000081F(Icosa system config), 0100000000000820(Copper system config), 0100000000000821(Hoag system config)
* 010000000000081B ("exFAT FIRM") package2 is no longer "stubbed"/overwritten with garbage.


==Kernel==
==Kernel==