4.0.0: Difference between revisions
Line 63: | Line 63: | ||
The package1 entrypoint address specified by BCT was increased by 0x20-bytes, since there's now an additional 0x20-bytes at the start of package1. The additional data is identical to the 0x20-byte block before it. | The package1 entrypoint address specified by BCT was increased by 0x20-bytes, since there's now an additional 0x20-bytes at the start of package1. The additional data is identical to the 0x20-byte block before it. | ||
In SafeMode Firmware the [[Bus_services|Bus]], [[PCV_services|PCV]] and [[PSC_services|psc]] sysmodules are now bundled with the kernel. | |||
Sysmodules: | Sysmodules: | ||
Line 71: | Line 73: | ||
** spl:es was added, supporting crypto commands used by the es sysmodule. | ** spl:es was added, supporting crypto commands used by the es sysmodule. | ||
** spl:fs was added, supporting crypto commands used by the [[Filesystem services|fs]] FIRM sysmodule. | ** spl:fs was added, supporting crypto commands used by the [[Filesystem services|fs]] FIRM sysmodule. | ||
====Package1==== | ====Package1==== |