Changes

fix new firleids
Line 28: Line 28:  
| 10 || [8.0.0+] [[#CreateReportWithAttachments]]
 
| 10 || [8.0.0+] [[#CreateReportWithAttachments]]
 
|-
 
|-
| 11 || [11.0.0+] CreateReport
+
| 11 || [17.0.0+] CreateReportV1 ([11.0.0-16.1.0] CreateReport)
 +
|-
 +
| 12 || [17.0.0+] CreateReport
 
|-
 
|-
 
| 20 || [12.0.0+] RegisterRunningApplet
 
| 20 || [12.0.0+] RegisterRunningApplet
Line 40: Line 42:     
== SubmitContext ==
 
== SubmitContext ==
Takes 2 type-5 input buffers [[#ContextEntry]] and '''FieldList'''.
+
Takes two type-0x5 input buffers [[#ContextEntry]] and '''FieldList'''. No output.
    
== CreateReportV0 ==
 
== CreateReportV0 ==
Takes an u32 '''ReportType''' and 3 type-5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''.
+
Takes an u32 '''ReportType''' and 3 type-0x5 input buffers [[#ContextEntry]], '''ReportList''' and '''ReportMetaData'''. No output.
    
== CreateReportWithAttachments ==
 
== CreateReportWithAttachments ==
Takes 4-bytes of input and 3 type-0x5 input buffers, no output.
+
Takes an u32 '''ReportType''' and 3 type-0x5 input buffers. No output.
 +
 
 +
[11.0.0+] Now takes an additional u32.
   −
[11.0.0+] Now takes an additional 4-bytes of input.
+
[17.0.0+] Now takes an additional [[#CreateReportOptionFlag]].
    
= erpt:r =
 
= erpt:r =
Line 271: Line 275:  
| 0x15C || 0x4 || FieldList total size
 
| 0x15C || 0x4 || FieldList total size
 
|}
 
|}
 +
 +
= CreateReportOptionFlag =
 +
This is "nn::erpt::CreateReportOptionFlag". This is a 32-bit flag.
    
= FieldId =
 
= FieldId =
Line 1,618: Line 1,625:  
|-
 
|-
 
| 0x29D || [16.0.0+] EthernetAdapterOUI || EthernetAdapterOUIInfo || String || None
 
| 0x29D || [16.0.0+] EthernetAdapterOUI || EthernetAdapterOUIInfo || String || None
 +
|-
 +
| 0x29E || [17.0.0+] FatFsBisSystemFatSafeControlResult || FsProxyErrorInfo2 || NumericU8 || None
 +
|-
 +
| 0x29F || [17.0.0+] FatFsBisSystemFatErrorNumber || FsProxyErrorInfo2 || NumericI32 || None
 +
|-
 +
| 0x2A0 || [17.0.0+] FatFsBisSystemFatSafeErrorNumber || FsProxyErrorInfo2 || NumericI32 || None
 +
|-
 +
| 0x2A1 || [17.0.0+] FatFsBisUserFatSafeControlResult || FsProxyErrorInfo2 || NumericU8 || None
 +
|-
 +
| 0x2A2 || [17.0.0+] FatFsBisUserFatErrorNumber || FsProxyErrorInfo2 || NumericI32 || None
 +
|-
 +
| 0x2A3 || [17.0.0+] FatFsBisUserFatSafeErrorNumber || FsProxyErrorInfo2 || NumericI32 || None
 +
|-
 +
| 0x2A4 || [17.0.0+] GpuCrashDump2 || GpuCrashInfo || U8Array || None
 +
|-
 +
| 0x2A5 || [17.0.0+] NANDType || NANDTypeInfo || U8Array || None
 +
|-
 +
| 0x2A6 || [17.0.0+] MicroSDType || MicroSDTypeInfo || U8Array || None
 +
|-
 +
| 0x2A7 || [17.0.0+] GameCardLastDeactivateReasonResult || GameCardErrorInfo || NumericU32 || None
 +
|-
 +
| 0x2A8 || [17.0.0+] GameCardLastDeactivateReason || GameCardErrorInfo || NumericU8 || None
 +
|-
 +
| 0x2A9 || [18.0.0+] InvalidErrorCode || ErrorInfo || String || None
 +
|-
 +
| 0x3E8|| [18.0.0+] TestStringNx || TestNx || String || None
 +
|-
 +
| 0x3E9 || [18.0.0+] BoostModeCurrentLimit || BatteryChargeInfo || NumericI32 || None
 +
|-
 +
| 0x3EA || [18.0.0+] ChargeConfiguration || BatteryChargeInfo || NumericI32 || None
 +
|-
 +
| 0x3EB || [18.0.0+] HizMode || BatteryChargeInfo || Bool || None
 +
|-
 +
| 0x3EC || [18.0.0+] PowerSupplyPath || BatteryChargeInfo || NumericI32 || None
 +
|-
 +
| 0x3ED || [18.0.0+] ControllerPowerSupplyAcquired || BatteryChargeInfo || Bool || None
 +
|-
 +
| 0x3EE || [18.0.0+] OtgRequested || BatteryChargeInfo || Bool || None
 +
|-
 +
| 0x3EF || [18.0.0+] AdspExceptionRegisters || AdspErrorInfo || U32Array || None
 +
|-
 +
| 0x3F0 || [18.0.0+] AdspExceptionSpsr || AdspErrorInfo || NumericU32 || None
 +
|-
 +
| 0x3F1 || [18.0.0+] AdspExceptionArmModeRegisters || AdspErrorInfo || U32Array || None
 +
|-
 +
| 0x3F2 || [18.0.0+] AdspExceptionStackAddress || AdspErrorInfo || NumericU32 || None
 +
|-
 +
| 0x3F3 || [18.0.0+] AdspExceptionStackDump || AdspErrorInfo || U32Array || None
 +
|-
 +
| 0x3F4 || [18.0.0+] AdspExceptionReason || AdspErrorInfo || NumericU32 || None
 
|}
 
|}
    
[[Category:Services]]
 
[[Category:Services]]