mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
開発版でもホワイトリストチェックを行う
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20080910_debug_dht_phase1@2472 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
a21589c971
commit
0e81e6d409
@ -1396,7 +1396,8 @@ static BOOL SYSMi_AuthenticateNTRCardAppHeader( TitleProperty *pBootTitle, ROM_H
|
||||
BOOL ret = TRUE;
|
||||
OSTitleId ntr_fake_titleID;
|
||||
|
||||
#ifdef DEV_WHITELIST_CHECK_SKIP
|
||||
#if 0
|
||||
// #ifdef DEV_WHITELIST_CHECK_SKIP
|
||||
// 開発版ではハッシュチェックスルーフラグを立てる
|
||||
if( SCFG_GetBondingOption() != 0 )
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user