![]() |
vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Macros | |
| #define | SCE_UPDATE_MODE_SWU_GUI 0x10 |
| #define | SCE_UPDATE_MODE_SWU_CUI 0x30 |
| #define | sceSblSsUpdateMgrGetBootMode sceSblUsGetUpdateMode |
| #define | sceSblSsUpdateMgrSetBootMode sceSblUsSetUpdateMode |
Typedefs | |
| typedef char | SceUpdateMode |
Functions | |
| VITASDK_BUILD_ASSERT_EQ (1, SceUpdateMode) | |
| int | sceSblUsGetUpdateMode (SceUpdateMode *mode) |
| Getting system update mode on boot. | |
| int | sceSblUsSetUpdateMode (SceUpdateMode mode) |
| Setting system update mode on boot. | |
| int | sceSblUsVerifyPup (const char *path) |
| Verify PUP. | |