Skip to content

Commit

Permalink
Lenovo Air 13 IWL update
Browse files Browse the repository at this point in the history
  • Loading branch information
daliansky committed Dec 17, 2018
1 parent 7a4e805 commit 435e69e
Show file tree
Hide file tree
Showing 175 changed files with 395 additions and 18 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added EFI/.DS_Store
Binary file not shown.
Binary file modified EFI/BOOT/BOOTX64.efi
Binary file not shown.
Binary file added EFI/CLOVER/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/CLOVERX64.efi
Binary file not shown.
14 changes: 4 additions & 10 deletions EFI/CLOVER/config.plist
Expand Up @@ -330,23 +330,21 @@
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v keepsyms=1 igfxcflbklt=1</string>
<string>igfxcflbklt=1 keepsyms=1 -lilubetaall -alcbeta</string>
<key>CustomLogo</key>
<string>Theme</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>macOS Mojave</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Legacy</key>
<string>PBR</string>
<string>LegacyBiosDefault</string>
<key>NoEarlyProgress</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>-1</integer>
<integer>2</integer>
<key>XMPDetection</key>
<false/>
</dict>
Expand All @@ -370,13 +368,9 @@
<dict>
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
<key>alc-layout-id</key>
<data>
YwAAAA==
</data>
<key>device-id</key>
<data>
cKEAAA==
cJ0AAA==
</data>
<key>layout-id</key>
<data>
Expand Down
18 changes: 10 additions & 8 deletions EFI/CLOVER/config111.plist → EFI/CLOVER/config_installer.plist
Expand Up @@ -330,23 +330,21 @@
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v keepsyms=1 igfxcflbklt=1</string>
<string>-alcbeta -v -lilubetaall keepsyms=1 debug=0x100 -disablegfxfirmware igfxcflbklt=1</string>
<key>CustomLogo</key>
<string>Theme</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>macOS Mojave</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Legacy</key>
<string>PBR</string>
<string>LegacyBiosDefault</string>
<key>NoEarlyProgress</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>-1</integer>
<integer>2</integer>
<key>XMPDetection</key>
<false/>
</dict>
Expand All @@ -370,9 +368,9 @@
<dict>
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
<key>alc-layout-id</key>
<key>device-id</key>
<data>
YwAAAA==
cJ0AAA==
</data>
<key>layout-id</key>
<data>
Expand Down Expand Up @@ -472,12 +470,16 @@
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>PatchVBios</key>
<false/>
<key>ig-platform-id</key>
<string>0x00000099</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
Expand Down
Binary file added EFI/CLOVER/drivers64UEFI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/drivers64UEFI/ApfsDriverLoader-64.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers64UEFI/AppleImageLoader-64.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers64UEFI/AppleUISupport-64.efi
Binary file not shown.
Binary file modified EFI/CLOVER/drivers64UEFI/AptioMemoryFix-64.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers64UEFI/DataHubDxe-64.efi
Binary file not shown.
Binary file modified EFI/CLOVER/drivers64UEFI/FSInject-64.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers64UEFI/NvmExpressDxe-64.efi
Binary file not shown.
Empty file modified EFI/CLOVER/drivers64UEFI/VirtualSmc.efi 100644 → 100755
Empty file.
Binary file added EFI/CLOVER/drivers64UEFI/apfs.efi
Binary file not shown.
Empty file modified EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist 100644 → 100755
Empty file.
65 changes: 65 additions & 0 deletions EFI/CLOVER/kexts/Other/FakePCIID.kext/Contents/Info.plist
@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>FakePCIID</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>FakePCIID</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.14</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>10M2518</string>
<key>DTSDKName</key>
<string>macosx10.6</string>
<key>DTXcode</key>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<key>OSBundleCompatibleVersion</key>
<string>1.3.14</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/FakePCIID</string>
</dict>
</plist>
Binary file not shown.
@@ -0,0 +1,145 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18A391</string>
<key>CFBundleIdentifier</key>
<string>org.rehabman.injector.FakePCIID-Intel-HDMI-Audio</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>FakePCIID_Intel_HDMI_Audio</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.14</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.14</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>10M2518</string>
<key>DTSDKName</key>
<string>macosx10.6</string>
<key>DTXcode</key>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<key>IOKitPersonalities</key>
<dict>
<key>Intel HDMI Audio - 100-series 0x9d74 0x9d71 0x9d70 0xa171</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>FakeProperties</key>
<dict>
<key>RM,device-id</key>
<data>
cKEAAA==
</data>
</dict>
<key>IOClass</key>
<string>FakePCIID</string>
<key>IOMatchCategory</key>
<string>FakePCIID</string>
<key>IOPCIPrimaryMatch</key>
<string>0x9d748086 0x9d718086 0x9d708086 0xa1718086</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>Intel HDMI Audio - 100-series 0xa170</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>FakeProperties</key>
<dict>
<key>RM,device-id</key>
<data>
cJ0AAA==
</data>
</dict>
<key>IOClass</key>
<string>FakePCIID</string>
<key>IOMatchCategory</key>
<string>FakePCIID</string>
<key>IOPCIPrimaryMatch</key>
<string>0xa1708086</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>Intel HDMI Audio - 200-series 0xa2f0</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>FakeProperties</key>
<dict>
<key>RM,device-id</key>
<data>
cKEAAA==
</data>
</dict>
<key>IOClass</key>
<string>FakePCIID</string>
<key>IOMatchCategory</key>
<string>FakePCIID</string>
<key>IOPCIPrimaryMatch</key>
<string>0xa2f08086</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>Intel HDMI Audio - 300-series 0xa348 0x9dc8</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>FakeProperties</key>
<dict>
<key>RM,device-id</key>
<data>
cKEAAA==
</data>
</dict>
<key>IOClass</key>
<string>FakePCIID</string>
<key>IOMatchCategory</key>
<string>FakePCIID</string>
<key>IOPCIPrimaryMatch</key>
<string>0xa3488086 0x9dc88086</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>Intel HDMI Audio - Haswell</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.rehabman.driver.FakePCIID</string>
<key>FakeProperties</key>
<dict>
<key>RM,device-id</key>
<data>
DAoAAA==
</data>
</dict>
<key>IOClass</key>
<string>FakePCIID</string>
<key>IOMatchCategory</key>
<string>FakePCIID</string>
<key>IOPCIPrimaryMatch</key>
<string>0x0c0c8086</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
<key>Source Code</key>
<string>https://github.com/RehabMan/FakePCIID</string>
</dict>
</plist>
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions EFI/CLOVER/themes/Clovy/theme.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/Selection_big.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/Selection_small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/checkbox.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/checkbox_checked.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/cd.icns
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/cd_lin.icns
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/cd_mac.icns
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/cd_win.icns
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_cap.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_eos.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_leo.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_mac.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_mav.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/os_yos.icns
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/icons/pointer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/radio_button.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added EFI/CLOVER/themes/Hackintosh_ID/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 435e69e

Please sign in to comment.