Skip to content

Commit

Permalink
add common and Tesla kexts
Browse files Browse the repository at this point in the history
  • Loading branch information
ASentientBot committed Apr 4, 2022
1 parent 8909fa3 commit 1f12172
Show file tree
Hide file tree
Showing 84 changed files with 11,512 additions and 0 deletions.
93 changes: 93 additions & 0 deletions 10.13.6 (17G66)/GeForceTesla.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>GeForceTesla</string>
<key>CFBundleGetInfoString</key>
<string>GeForceTesla 10.4.14 310.90.30.05b27</string>
<key>CFBundleIdentifier</key>
<string>com.apple.GeForceTesla</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA GeForce Tesla Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>10.4.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10.0.4</string>
<key>GPUCompanionBundles</key>
<array>
<string>GeForceGA.bundle</string>
<string>GeForceTeslaGLDriver.bundle</string>
<string>GeForceTeslaVADriver.bundle</string>
</array>
<key>IOKitPersonalities</key>
<dict>
<key>GeForceTesla</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.GeForceTesla</string>
<key>IOCFPlugInTypes</key>
<dict>
<key>ACCF0000-0000-0000-0000-000a2789904e</key>
<string>GeForceGA.bundle</string>
</dict>
<key>IOClass</key>
<string>NVKernel</string>
<key>IOMatchCategory</key>
<string>IOAccelerator</string>
<key>IOProbeScore</key>
<integer>50</integer>
<key>IOPropertyMatch</key>
<array>
<dict>
<key>NVArch</key>
<string>NV50</string>
<key>NVDAType</key>
<string>Official</string>
<key>nubType</key>
<string>NVDAgl</string>
<key>unmatched</key>
<string>yes</string>
</dict>
</array>
<key>IOProviderClass</key>
<string>IOService</string>
<key>IOSourceVersion</key>
<string>10.4.14</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2000-2012 Apple Inc. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IONDRVSupport</key>
<string>1.0.0b1</string>
<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.private</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
<key>com.apple.nvidia.classic.NVDAResmanTesla</key>
<string>1.2.0</string>
</dict>
</dict>
</plist>
Binary file not shown.
1 change: 1 addition & 0 deletions 10.13.6 (17G66)/GeForceTesla.kext/Contents/PkgInfo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
KEXT????
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
v3b6FK2IKcV7mhFCGUcJwJEqrVg=
</data>
</dict>
<key>files2</key>
<dict>
<key>version.plist</key>
<dict>
<key>hash2</key>
<data>
gRdHkPkQEV1M/l+BfXCep4ULoyWvisJEoYufXo3i9lY=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>
18 changes: 18 additions & 0 deletions 10.13.6 (17G66)/GeForceTesla.kext/Contents/version.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?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>BuildAliasOf</key>
<string>GraphicsDrivers</string>
<key>BuildVersion</key>
<string>1211</string>
<key>CFBundleShortVersionString</key>
<string>10.4.14</string>
<key>CFBundleVersion</key>
<string>10.0.4</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>10004014000000</string>
</dict>
</plist>
26 changes: 26 additions & 0 deletions 10.13.6 (17G66)/GeForceTeslaGLDriver.bundle/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>GeForceTeslaGLDriver</string>
<key>CFBundleGetInfoString</key>
<string>GeForceTeslaGLDriver 10.4.14 310.90.30.05b27</string>
<key>CFBundleIdentifier</key>
<string>com.apple.GeForceTeslaGLDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA GeForce Unified OpenGL Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>10.4.14</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>10.0.4</string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BNDL????
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 1f12172

Please sign in to comment.