Editing Talk:LV2 Functions and Syscalls
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 221: | Line 221: | ||
|- | |- | ||
| 0x6002 | | 0x6002 | ||
| | | update_mgr_inspect_package_tophalf( ,,,,) | ||
|- | |- | ||
| 0x6003 | | 0x6003 | ||
| | | update_mgr_get_package_info( int, out:uint8[8] ) | ||
|- | |- | ||
| 0x6004 | | 0x6004 | ||
Line 242: | Line 242: | ||
|- | |- | ||
| 0x6009 | | 0x6009 | ||
| | | update_mgr_get_token_seed( out:uint8[size1],size1,out:uint8[size2],size2) size>=0x50 | ||
|- | |- | ||
| 0x600A | | 0x600A | ||
| | | update_mgr_set_token( , ) | ||
|- | |- | ||
| 0x600B | | 0x600B | ||
| | | update_mgr_read_eprom(uint32 offset,out:uint8[1]) | ||
|- | |- | ||
| 0x600C | | 0x600C | ||
| | | update_mgr_write_eprom(uint32 offset,uint8 value) | ||
|- | |- | ||
| 0x600D | | 0x600D | ||
Line 266: | Line 266: | ||
|- | |- | ||
| 0x6011 | | 0x6011 | ||
| | | update_mgr_get_applicable_version( , ) | ||
|- | |- | ||
| 0x6012 | | 0x6012 |