20.2.0: Difference between revisions
Line 120: | Line 120: | ||
=== [[GRC_services|grc]] === | === [[GRC_services|grc]] === | ||
The only changes are IPC related (on NX the only changed func was the IPC handler for the [[GRC_services|updated]] interface). | The only changes are IPC related (on NX the only changed func was the IPC handler for the [[GRC_services|updated]] interface). | ||
=== [[Migration_services|migration]] === | |||
Besides a SDK-related change (additional IPC vfunc) + a number of logging related changes: | |||
* New func L_c9b30. | |||
** Only called by L_c9ed8 | |||
* New func L_c9e20. | |||
** Only called by L_c9f08. | |||
* New func L_c9ed8. | |||
* New func L_c9f08. | |||
* Updated L_12a834, prev ver @ L_12a354. | |||
** Code from here was moved into L_12aa3c. | |||
** ... | |||
* New func L_12aa3c. | |||
* Updated L_12b5a8, prev ver @ L_12b078. | |||
** The code following the vfunc call where the ret is false, was replaced with just calling L_12aa3c, prior to the last func call. | |||
* Updated L_13109c, prev ver @ L_130bec. | |||
** After the first func call, added two calls to L_c9ed8. | |||
** At the end, added two calls to L_c9f08. | |||
* Updated L_1a3280, prev ver @ L_1a2b70. | |||
** Added various func calls at the end. | |||
* Updated L_1a40bc, prev ver @ L_1a395c | |||
** Added various func calls at the end. | |||
==See Also== | ==See Also== |