SPL services: Difference between revisions
No edit summary |
|||
Line 123: | Line 123: | ||
| 13 || [[#BatteryProfile]] | | 13 || [[#BatteryProfile]] | ||
|- | |- | ||
| 14 || [4.0.0+] [[# | | 14 || [4.0.0+] [[#IsKiosk]] | ||
|- | |- | ||
| 15 || [5.0.0+] [[#NewHardwareType]] | | 15 || [5.0.0+] [[#NewHardwareType]] | ||
Line 286: | Line 286: | ||
[5.0.0+] [[Filesystem services|FS]] can now use this value for the '''KeyGeneration''' parameter when calling [[#GenerateAesKek|GenerateAesKek]] during "GetBisEncryptionKey". | [5.0.0+] [[Filesystem services|FS]] can now use this value for the '''KeyGeneration''' parameter when calling [[#GenerateAesKek|GenerateAesKek]] during "GetBisEncryptionKey". | ||
=== | === IsKiosk === | ||
This item is bit 10 from [[Fuse_registers#FUSE_RESERVED_ODM4|FUSE_RESERVED_ODM4]]. | This item is bit 10 from [[Fuse_registers#FUSE_RESERVED_ODM4|FUSE_RESERVED_ODM4]]. | ||
[4.0.0+] [[Settings_services|Settings]] uses this value overwrite the quest flag | [4.0.0+] [[Settings_services|Settings]] uses this value to overwrite the quest flag from [[Settings_services#set:sys|GetQuestFlag]]. This is used to detect if a Switch is a kiosk unit for display at retail stores. | ||
=== NewHardwareType === | === NewHardwareType === |