Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Violet-VE/AppleSupportPkg

 
 

Repository files navigation

AppleSupportPkg

Build Status Scan Status


ApfsDriverLoader

Open source apfs.efi loader based on reverse-engineered Apple's ApfsJumpStart driver. It chain loads the apfs.efi driver that is already embedded in the APFS container from this container.

  • Loads apfs.efi from APFS container located on the block device.
  • Apfs driver verbose logging suppressed.
  • Version system: connects each apfs.efi to the device from which it was retrieved.
  • Embedded signature verification of chainloaded apfs.efi driver, what prevents possible implant injection.

VBoxHfs

This driver, based on VBoxHfs from VirtualBox OSE project driver, implements HFS+ support with bless extensions. Commit history can be found in VBoxFsDxe repository. Note, that unlike other drivers, its source code is licensed under GPLv2.

AudioDxe

Improved audio driver (currently only Intel HD audio).
HDMI or other digital outputs don't work.

Credits

About

AppleSupportPkg - contains UEFI drivers for Apple environment support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.7%
  • C++ 4.9%
  • Other 1.4%