BootConfig: Difference between revisions
Detail some config |
|||
Line 30: | Line 30: | ||
= Signed Config = | = Signed Config = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 39: | Line 36: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 | |||
| 0x8 | | 0x8 | ||
| 0x1 | | | ||
|- | |||
| 0x8 | |||
| 0x1 | |||
| Package2 Configuration. Bit 0 set means Package2 is stored unencrypted. Bit 1 set means Package2 is unsigned. | | Package2 Configuration. Bit 0 set means Package2 is stored unencrypted. Bit 1 set means Package2 is unsigned. | ||
|- | |||
| 0x9 | |||
| 0x7 | |||
| | |||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 48: | Line 53: | ||
|- | |- | ||
| 0x20 | | 0x20 | ||
| 0x1 | | 0x1 | ||
| [[Filesystem_services#SetEnabledProgramVerification|DisableProgramVerification]]. Controls the default value for how to check NCA signatures. | | [[Filesystem_services#SetEnabledProgramVerification|DisableProgramVerification]]. Controls the default value for how to check NCA signatures. | ||
|- | |||
| 0x21 | |||
| 0xDF | |||
| | |||
|} | |} | ||
= Unsigned Config = | = Unsigned Config = |