In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
20 bytes added ,  22:12, 30 December 2024
Official name was inside c2w
Line 6: Line 6:     
= Header =
 
= Header =
This just contains the 0x100-byte struct [[#OSImageHeader|OSImageHeader]].
+
This just contains the 0x100-byte struct [[#BootOSImageHeader|BootOSImageHeader]].
   −
== OSImageHeader ==
+
== BootOSImageHeader ==
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 539: Line 539:  
| 0x5C || 0x52 || void || IOS_FlushDCache || void *ptr, u32 len
 
| 0x5C || 0x52 || void || IOS_FlushDCache || void *ptr, u32 len
 
|-
 
|-
| 0x5D || 0x53 || IOSError || [[#LaunchOS|LaunchOS]] || [[#OSImageHeader|OSImageHeader]] *os_image
+
| 0x5D || 0x53 || IOSError || [[#LaunchOS|LaunchOS]] || [[#BootOSImageHeader|BootOSImageHeader]] *os_image
 
|-
 
|-
 
| 0x5E || 0x54 || void || GetOSVersion || u32 *major, u16 *minor
 
| 0x5E || 0x54 || void || GetOSVersion || u32 *major, u16 *minor

Navigation menu