- Fixed loading on macOS 10.10 and older due to a MacKernelSDK regression
- Added constants for macOS 15 support
- Added constants for macOS 14 support
- Added constants for macOS 13 support
- Workaround for macos 12 (Monterey) and higher: do not use log_setsize
- Support boot-arg
-dbgenhiolog
to redirect IOLog output to kernel vprintf
- Use method routeMultipleLong instead of routeMultiple in order to avoid conflict with HibernationFixup
- Added constants for macOS 12 support
- Added MacKernelSDK with Xcode 12 compatibility
- Added constants for 11.0 support
- Initial release