erpt: add new IDs for 21.0.0

This commit is contained in:
Michael Scire
2025-11-11 20:06:24 -07:00
parent 231da89c6a
commit 0d8ce9fe31
2 changed files with 49 additions and 1 deletions

View File

@@ -224,7 +224,7 @@ CATEGORIES = {
125 : 'RunningUlaInfo',
126 : 'InternalPanelInfo',
127 : 'ResourceLimitInfo',
# 128 : 'ResourceLimitPeakInfoDeprecated',
128 : 'ResourceLimitPeakInfoDeprecated',
129 : 'TouchScreenInfo',
130 : 'AcpUserAccountSettingsInfo',
131 : 'AudioDeviceInfo',
@@ -246,9 +246,17 @@ CATEGORIES = {
147 : 'WlanIoctlErrorInfo',
148 : 'SdCardActivationInfo',
149 : 'GameCardDetailedErrorInfo',
150 : 'NetworkInfo2',
151 : 'SystemSettingInfo',
152 : 'MigrationStateInfo',
153 : 'WinVdInfo',
154 : 'PscTransitionStateInfo',
155 : 'FsProxyErrorInfo3',
156 : 'BluetoothErrorInfo',
1000 : 'TestNx',
1001 : 'NANDTypeInfo',
1002 : 'NANDExtendedCsd',
1003 : 'BluetoothAudioInfo',
}
FIELD_TYPES = {