loader: enable secureinfo patch on safe_firm

This commit is contained in:
TuxSH 2020-05-02 18:26:58 +01:00
parent fdc1eaa16c
commit 85cfa5cba6

View File

@ -740,7 +740,7 @@ void patchCode(u64 progId, u16 progVer, u8 *code, u32 size, u32 textSize, u32 ro
}
}
else if(progId == 0x0004013000001702LL) //CFG
else if((progId & ~0xF0000001ULL) == 0x0004013000001702LL) //CFG, SAFE_MODE CFG
{
static const u8 pattern[] = {
0x06, 0x46, 0x10, 0x48