diff --git a/.DS_Store b/.DS_Store index 9b55307..1a3813b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/EFI/.DS_Store b/EFI/.DS_Store index 3b98643..800b9ca 100755 Binary files a/EFI/.DS_Store and b/EFI/.DS_Store differ diff --git a/EFI/OC/.DS_Store b/EFI/OC/.DS_Store index abed4ea..8d33850 100755 Binary files a/EFI/OC/.DS_Store and b/EFI/OC/.DS_Store differ diff --git a/EFI/OC/Kexts/.DS_Store b/EFI/OC/Kexts/.DS_Store index d418fcf..2432c56 100755 Binary files a/EFI/OC/Kexts/.DS_Store and b/EFI/OC/Kexts/.DS_Store differ diff --git a/EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist deleted file mode 100755 index 3d0f2b2..0000000 --- a/EFI/OC/Kexts/HibernationFixup.kext/Contents/Info.plist +++ /dev/null @@ -1,85 +0,0 @@ - - - - - BuildMachineOSBuild - 19H2 - CFBundleDevelopmentRegion - en - CFBundleExecutable - HibernationFixup - CFBundleIdentifier - as.lvs1974.HibernationFixup - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - HibernationFixup - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.3.7 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.3.7 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 11E708 - DTPlatformVersion - GM - DTSDKBuild - 19G68 - DTSDKName - macosx10.15 - DTXcode - 1160 - DTXcodeBuild - 11E708 - IOKitPersonalities - - as.lvs1974.HibernationFixup - - CFBundleIdentifier - as.lvs1974.HibernationFixup - IOClass - HibernationFixup - IOMatchCategory - HibernationFixup - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 10.8 - NSHumanReadableCopyright - Copyright © 2017 lvs1974. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - as.vit9696.Lilu - 1.2.4 - com.apple.kpi.bsd - 12.0.0 - com.apple.kpi.dsep - 12.0.0 - com.apple.kpi.iokit - 12.0.0 - com.apple.kpi.libkern - 12.0.0 - com.apple.kpi.mach - 12.0.0 - com.apple.kpi.unsupported - 12.0.0 - - OSBundleRequired - Root - - diff --git a/EFI/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/EFI/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup deleted file mode 100755 index 0259bf0..0000000 Binary files a/EFI/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and /dev/null differ