Skip to content

ApfsSupportPkg - contain UEFI drivers for Apple File System support

License

Notifications You must be signed in to change notification settings

thatsparks/ApfsSupportPkg

 
 

Repository files navigation

ApfsSupportPkg

Build Status


ApfsDriverLoader

Open source apfs.efi loader based on reverse-engineered Apple's ApfsJumpStart driver

  • Loads apfs.efi from ApfsContainer located on block device.
  • Apfs driver verbose logging suppressed.
  • Version system: connects each apfs.efi to the device from which it was retrieved

AppleLoadImage

Implementation of AppleLoadImage protocol discoverd in ApfsJumpStart Apple driver. This protocol installs in CoreDxe Apple's firmware.

  • Gives ability to use native ApfsJumpStart driver from Apple firmware
  • WARNING: ApplePartitionDriver also needed

AppleDxeImageVerificationLib

Reverse-engineered Apple's crypto signature scheme's

Credits

About

ApfsSupportPkg - contain UEFI drivers for Apple File System support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 88.7%
  • Shell 7.2%
  • C++ 4.1%