Line 9: |
Line 9: |
| |- | | |- |
| | 1 | | | 1 |
− | | Output size | + | | Output Size |
| |} | | |} |
| | | |
Line 19: |
Line 19: |
| |- | | |- |
| | 0 | | | 0 |
− | | (Size<<14) <nowiki>|</nowiki> 2 | + | | (Output Size << 14) <nowiki>|</nowiki> 2 |
| |- | | |- |
| | 1 | | | 1 |
− | | Pointer to the output buffer | + | | void*, Output Buffer |
| |} | | |} |
| | | |
Line 39: |
Line 39: |
| | | |
| =Description= | | =Description= |
− | Same as [[APT:StoreSysMenuArg]] except for reading the data from the FIRM-launch param-buf in NS state. | + | Same as [[APT:StoreSysMenuArg]] except for reading the data from the [[FIRM]]-launch param-buf in NS state. |