Skip to content

Commit

Permalink
Merge pull request #330 from xerpi/master
Browse files Browse the repository at this point in the history
Add some SceMsif NIDs
  • Loading branch information
TheOfficialFloW authored Jun 29, 2018
2 parents c40ae2d + 8e91573 commit bbaaf16
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8488,3 +8488,16 @@ modules:
ksceSblSmCommStopSm: 0x0631F8ED
ksceSblSmCommStartSmFromFile: 0x7863A0CC
ksceSblSmCommCallFunc: 0xDB9FC204
SceMsif:
nid: 0x3305A0FE
libraries:
SceMsifForDriver:
kernel: true
nid: 0xB706084A
functions:
ksceMsifReadSector: 0x58654AA3
ksceMsifWriteSector: 0x329035EF
ksceMsifEnableSlowMode: 0x4B751CE6
ksceMsifDisableSlowMode: 0x75848756
ksceMsifGetSlowModeState: 0x491E25B5
ksceMsifGetMsInfo: 0xD0307849

0 comments on commit bbaaf16

Please sign in to comment.