diff options
author | xyzz | 2017-05-21 15:59:18 -0700 |
---|---|---|
committer | xyzz | 2017-05-21 15:59:18 -0700 |
commit | 9d4d407c61c06916a6c5f82ef3531a1d378e80a3 (patch) | |
tree | f755e69efbe72089a542c92feb64a6fe7deaf646 | |
parent | Added sceKernelPowerLock sceKernelPowerUnlock (#176) (diff) | |
download | vds-libraries-9d4d407c61c06916a6c5f82ef3531a1d378e80a3.tar.gz |
Add sceSblSsUpdateMgrSetBootMode
-rw-r--r-- | nids/360/SceSblUpdateMgr.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nids/360/SceSblUpdateMgr.yml b/nids/360/SceSblUpdateMgr.yml new file mode 100644 index 0000000..01eeba8 --- /dev/null +++ b/nids/360/SceSblUpdateMgr.yml @@ -0,0 +1,8 @@ +modules: + SceSblUpdateMgr: + nid: 0x528F6BF5 + libraries: + SceSblSsUpdateMgr: + nid: 0x31406C49 + functions: + sceSblSsUpdateMgrSetBootMode: 0xC725E3F0 |