mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
- KcGetKextSize may report far larger kext size due to using segment address instead of kext address as a base. - KC Mach-O header rebuild may make Context->LinkEditSegment point to invalid memory breaking KcGetKextSize in the kext patcher.