20.2.0: Difference between revisions
Line 132: | Line 132: | ||
* Updated L_12a834, prev ver @ L_12a354. | * Updated L_12a834, prev ver @ L_12a354. | ||
** This is the async task for nn::migration::device::IServer cmd400. | |||
** Code from here was moved into L_12aa3c. | ** Code from here was moved into L_12aa3c. | ||
** ... | ** ... | ||
* New func L_12aa3c. | * New func L_12aa3c. | ||
* Updated L_12b5a8, prev ver @ L_12b078. | * Updated L_12b5a8, prev ver @ L_12b078. | ||
** This is the async task for nn::migration::device::IServer cmd900. | |||
** The code following the vfunc call where the ret is false, was replaced with just calling L_12aa3c, prior to the last func call. | ** 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. | * Updated L_13109c, prev ver @ L_130bec. | ||
** This is the async task for nn::migration::device::IDownloader cmd500. | |||
** After the first func call, added two calls to L_c9ed8. | ** After the first func call, added two calls to L_c9ed8. | ||
** At the end, added two calls to L_c9f08. | ** At the end, added two calls to L_c9f08. | ||
* Updated L_1a3280, prev ver @ L_1a2b70. | * Updated L_1a3280, prev ver @ L_1a2b70. | ||
** This is called eventually from mig:usr cmd2010 and cmd2110. | |||
** Added various func calls at the end. | ** Added various func calls at the end. | ||
* Updated L_1a40bc, prev ver @ L_1a395c. | * Updated L_1a40bc, prev ver @ L_1a395c. | ||
** This is called eventually from mig:usr cmd2010 and cmd2310. | |||
** Added various func calls at the end. | ** Added various func calls at the end. | ||