Difference between revisions of "SceSblFwLoader"

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 21: Line 21:
  
 
== SceSblFwLoaderForDriver ==
 
== SceSblFwLoaderForDriver ==
 +
 +
=== sceSblFwLoaderLoadForDriver ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 0.990-3.60 || 0x91C73A54
 +
|}
 +
 +
=== sceSblFwLoaderLockForDriver ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 0.990-3.60 || 0xA6278D27
 +
|}
 +
 +
Debug logs tells it does "sceSblFwLoaderSetPath".
 +
 +
=== sceSblFwLoaderUnlockForDriver ===
 +
{| class="wikitable"
 +
|-
 +
! Version !! NID
 +
|-
 +
| 0.990-3.60 || 0xBB59FC7A
 +
|}
 +
  
 
[[Category:Modules]]
 
[[Category:Modules]]
 
[[Category:Kernel]]
 
[[Category:Kernel]]

Revision as of 13:48, 12 February 2019

Module

Known NIDs

Version Name World Privilege NID
1.69 SceSblFwLoader Non-secure Kernel 0x589D2964

Libraries

Known NIDs

Version Name World Visibility NID
1.69 SceSblFwLoaderForDriver Non-secure Kernel 0x6FE424E4

SceSblFwLoaderForDriver

sceSblFwLoaderLoadForDriver

Version NID
0.990-3.60 0x91C73A54

sceSblFwLoaderLockForDriver

Version NID
0.990-3.60 0xA6278D27

Debug logs tells it does "sceSblFwLoaderSetPath".

sceSblFwLoaderUnlockForDriver

Version NID
0.990-3.60 0xBB59FC7A