diff options
| author | GrapheneCt | 2021-08-17 17:16:52 -0400 |
|---|---|---|
| committer | Reiko Asakura | 2021-08-17 17:16:52 -0400 |
| commit | 713a0e06e5237d51bc881f4355b70c22473c8523 (patch) | |
| tree | d6cd7f3c7dbb17f9a536eb5228f9b5e60eceb649 | |
| parent | Update ScePaf (diff) | |
| download | vds-libraries-713a0e06e5237d51bc881f4355b70c22473c8523.tar.gz | |
Add NIDs in SceSblFwLoaderForDriver
Names from debug strings in prototype 0.940 fwloader.elf
Diffstat (limited to '')
| -rw-r--r-- | nids/360/SceSblPostSsMgr.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nids/360/SceSblPostSsMgr.yml b/nids/360/SceSblPostSsMgr.yml index 0abff32..3e666a8 100644 --- a/nids/360/SceSblPostSsMgr.yml +++ b/nids/360/SceSblPostSsMgr.yml @@ -2,6 +2,12 @@ modules: SceSblPostSsMgr: nid: 0xB6C941F2 libraries: + SceSblFwLoaderForDriver: + nid: 0x6FE424E4 + functions: + sceSblFwLoaderClose: 0xBB59FC7A + sceSblFwLoaderLoad: 0x91C73A54 + sceSblFwLoaderOpen: 0xA6278D27 SceSblLicMgr: nid: 0x62083C72 functions: |
