mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
macOS 13 Developer Beta 1 introduced a new driver, bootrt.efi, which now carries the kernel call gate. It communicates with efiboot via an info buffer passed via LoadOptions. Patch it on load with our hook to run our kernel entry code.