Difference between revisions of "SceExfatfs"

From Vita Development Wiki
Jump to navigation Jump to search
(Swapped Module <-> Library, see revision 1.1 under "Revision History" of "Vita SDK specifications" (https://wiki.henkaku.xyz/vita/File:Vita_SDK_specifications.pdf))
Line 16: Line 16:
 
|-
 
|-
 
! Version !! Name !! World !! Visibility !! NID
 
! Version !! Name !! World !! Visibility !! NID
 +
|}
 +
 +
== Data segment layout ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Address !! Size !! Description
 +
|-
 +
| 0x0000 || 0xC || unknown
 +
|-
 +
| 0x000C || 0x20 || [[SceIofilemgr#sceVfsAddVfs|vfs_add_data]]
 +
|-
 +
| 0x002C || 0x295DFC || unknown
 +
|-
 
|}
 
|}
  
 
[[Category:Modules]]
 
[[Category:Modules]]
 
[[Category:Kernel]]
 
[[Category:Kernel]]

Revision as of 00:34, 14 February 2017

Module

Known NIDs

Version Name World Privilege NID
1.69 SceExfatfs Non-secure Kernel 0x228933E8

Libraries

Known NIDs

Version Name World Visibility NID

Data segment layout

Address Size Description
0x0000 0xC unknown
0x000C 0x20 vfs_add_data
0x002C 0x295DFC unknown