Skip to content

Commit ecb348a

Browse files
committed
Add blobs
1 parent b4083c6 commit ecb348a

File tree

11 files changed

+14481
-0
lines changed

11 files changed

+14481
-0
lines changed
20 KB
Binary file not shown.
100 KB
Binary file not shown.
20 KB
Binary file not shown.

OpenCore-0.7.8/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist

Lines changed: 14275 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>20G415</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>Lilu</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>as.vit9696.Lilu</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>Lilu</string>
17+
<key>CFBundlePackageType</key>
18+
<string>KEXT</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>1.6.0</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleSupportedPlatforms</key>
24+
<array>
25+
<string>MacOSX</string>
26+
</array>
27+
<key>CFBundleVersion</key>
28+
<string>1.6.0</string>
29+
<key>DTCompiler</key>
30+
<string>com.apple.compilers.llvm.clang.1_0</string>
31+
<key>DTPlatformBuild</key>
32+
<string>12D4e</string>
33+
<key>DTPlatformName</key>
34+
<string>macosx</string>
35+
<key>DTPlatformVersion</key>
36+
<string>11.1</string>
37+
<key>DTSDKBuild</key>
38+
<string>20C63</string>
39+
<key>DTSDKName</key>
40+
<string>macosx11.1</string>
41+
<key>DTXcode</key>
42+
<string>1240</string>
43+
<key>DTXcodeBuild</key>
44+
<string>12D4e</string>
45+
<key>IOKitPersonalities</key>
46+
<dict>
47+
<key>as.vit9696.Lilu</key>
48+
<dict>
49+
<key>CFBundleIdentifier</key>
50+
<string>as.vit9696.Lilu</string>
51+
<key>IOClass</key>
52+
<string>Lilu</string>
53+
<key>IOMatchCategory</key>
54+
<string>Lilu</string>
55+
<key>IOProviderClass</key>
56+
<string>IOResources</string>
57+
<key>IOResourceMatch</key>
58+
<string>IOBSD</string>
59+
</dict>
60+
</dict>
61+
<key>LSMinimumSystemVersion</key>
62+
<string>10.6</string>
63+
<key>NSHumanReadableCopyright</key>
64+
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
65+
<key>OSBundleCompatibleVersion</key>
66+
<string>1.2.0</string>
67+
<key>OSBundleLibraries</key>
68+
<dict>
69+
<key>com.apple.kernel.6.0</key>
70+
<string>7.9.9</string>
71+
<key>com.apple.kpi.bsd</key>
72+
<string>8.0.0</string>
73+
<key>com.apple.kpi.iokit</key>
74+
<string>8.0.0</string>
75+
<key>com.apple.kpi.libkern</key>
76+
<string>8.0.0</string>
77+
<key>com.apple.kpi.mach</key>
78+
<string>8.0.0</string>
79+
<key>com.apple.kpi.unsupported</key>
80+
<string>8.0.0</string>
81+
</dict>
82+
<key>OSBundleLibraries_x86_64</key>
83+
<dict>
84+
<key>com.apple.kpi.bsd</key>
85+
<string>10.0.0</string>
86+
<key>com.apple.kpi.dsep</key>
87+
<string>10.0.0</string>
88+
<key>com.apple.kpi.iokit</key>
89+
<string>10.0.0</string>
90+
<key>com.apple.kpi.libkern</key>
91+
<string>10.0.0</string>
92+
<key>com.apple.kpi.mach</key>
93+
<string>10.0.0</string>
94+
<key>com.apple.kpi.unsupported</key>
95+
<string>10.0.0</string>
96+
</dict>
97+
<key>OSBundleRequired</key>
98+
<string>Root</string>
99+
</dict>
100+
</plist>
510 KB
Binary file not shown.
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>20G415</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>WhateverGreen</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>as.vit9696.WhateverGreen</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>WhateverGreen</string>
17+
<key>CFBundlePackageType</key>
18+
<string>KEXT</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>1.5.7</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleSupportedPlatforms</key>
24+
<array>
25+
<string>MacOSX</string>
26+
</array>
27+
<key>CFBundleVersion</key>
28+
<string>1.5.7</string>
29+
<key>DTCompiler</key>
30+
<string>com.apple.compilers.llvm.clang.1_0</string>
31+
<key>DTPlatformBuild</key>
32+
<string>12D4e</string>
33+
<key>DTPlatformName</key>
34+
<string>macosx</string>
35+
<key>DTPlatformVersion</key>
36+
<string>11.1</string>
37+
<key>DTSDKBuild</key>
38+
<string>20C63</string>
39+
<key>DTSDKName</key>
40+
<string>macosx11.1</string>
41+
<key>DTXcode</key>
42+
<string>1240</string>
43+
<key>DTXcodeBuild</key>
44+
<string>12D4e</string>
45+
<key>IOKitPersonalities</key>
46+
<dict>
47+
<key>NVHDAEnabler</key>
48+
<dict>
49+
<key>CFBundleIdentifier</key>
50+
<string>as.vit9696.WhateverGreen</string>
51+
<key>IOClass</key>
52+
<string>NVHDAEnabler</string>
53+
<key>IOMatchCategory</key>
54+
<string>IOFramebuffer</string>
55+
<key>IOPCIClassMatch</key>
56+
<string>0x03000000&amp;0xff000000</string>
57+
<key>IOPCIMatch</key>
58+
<string>0x000010de&amp;0x0000ffff</string>
59+
<key>IOProbeScore</key>
60+
<integer>300000</integer>
61+
<key>IOProviderClass</key>
62+
<string>IOPCIDevice</string>
63+
</dict>
64+
<key>as.vit9696.WhateverGreen</key>
65+
<dict>
66+
<key>CFBundleIdentifier</key>
67+
<string>as.vit9696.WhateverGreen</string>
68+
<key>IOClass</key>
69+
<string>WhateverGreen</string>
70+
<key>IOMatchCategory</key>
71+
<string>WhateverGreen</string>
72+
<key>IOProviderClass</key>
73+
<string>IOResources</string>
74+
<key>IOResourceMatch</key>
75+
<string>IOKit</string>
76+
</dict>
77+
</dict>
78+
<key>LSMinimumSystemVersion</key>
79+
<string>10.6</string>
80+
<key>NSHumanReadableCopyright</key>
81+
<string>Copyright © 2018 vit9696. All rights reserved.</string>
82+
<key>OSBundleCompatibleVersion</key>
83+
<string>1.0</string>
84+
<key>OSBundleLibraries</key>
85+
<dict>
86+
<key>as.vit9696.Lilu</key>
87+
<string>1.2.0</string>
88+
<key>com.apple.iokit.IOPCIFamily</key>
89+
<string>1.0.0b1</string>
90+
<key>com.apple.kpi.bsd</key>
91+
<string>10.0.0</string>
92+
<key>com.apple.kpi.dsep</key>
93+
<string>10.0.0</string>
94+
<key>com.apple.kpi.iokit</key>
95+
<string>10.0.0</string>
96+
<key>com.apple.kpi.libkern</key>
97+
<string>10.0.0</string>
98+
<key>com.apple.kpi.mach</key>
99+
<string>10.0.0</string>
100+
<key>com.apple.kpi.unsupported</key>
101+
<string>10.0.0</string>
102+
</dict>
103+
<key>OSBundleRequired</key>
104+
<string>Root</string>
105+
</dict>
106+
</plist>
Binary file not shown.

OpenCore-0.7.8/EFI/OC/OpenCore.efi

568 KB
Binary file not shown.

0 commit comments

Comments
 (0)