FS:GetProductInfo: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x082E0040] |- | 1 | u32 processID |} =Response= {| class="wikitable" border="1" ..."
 
Steveice10 (talk | contribs)
m Put product info structure into data table.
Line 22: Line 22:
|-
|-
| 1
| 1
| Resultcode
| Result code
|-
|-
| 2-5
| 2-6
| Product-code, originally from the [[NCCH]]
| ProductInfo
|-
| 6
| ?
|}
|}


=Description=
=Description=
This is an interface for [[Filesystem_services_PXI|FSPXI:GetProductInfo]].
This is an interface for [[Filesystem_services_PXI|FSPXI:GetProductInfo]].
=ProductInfo=
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x10
| Product Code
|-
| 0x10
| 0x2
| Company Code
|-
| 0x12
| 0x2
| u16, Remaster Version
|}