/APFSPayloadFixup

This plugin resolves sporadical boot panic "The global payload bytes pointer is NULL" by waiting for available payload in overrided kernel method vfs_mountroot()

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

APFSPayloadFixup

An open source kernel extension providing patches for kernel and com.apple.filesystems.apfs.

Features

  • This plugin resolves sporadical boot panic "The global payload bytes pointer is NULL" by waiting for available payload in overrided kernel method vfs_mountroot().

Boot-args

  • -apfspayloadfixupoff disables kext loading
  • -apfspayloadfixupdbg turns on debugging output
  • -apfspayloadfixupbeta enables loading on unsupported osx

Credits