Skip to content

Commit

Permalink
Fix Errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Yutu authored and Yutu committed Mar 12, 2022
1 parent 19e0ff7 commit a466adc
Showing 1 changed file with 98 additions and 6 deletions.
104 changes: 98 additions & 6 deletions OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -564,11 +564,6 @@
<key>model</key>
<string>Intel HD Graphics 620</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1C,0x5)/Pci(0x0,0x0)</key>
<dict>
<key>build-in</key>
<data>AQ==</data>
</dict>
</dict>
<key>Delete</key>
<dict/>
Expand Down Expand Up @@ -1636,7 +1631,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>igfxonln=1 igfxagdc=0 alcid=21 -cpufbeta</string>
<string>igfxonln=1 igfxagdc=0 alcid=21 -v</string>
<key>csr-active-config</key>
<data>5wMAAA==</data>
<key>prev-lang:kbd</key>
Expand Down Expand Up @@ -1671,6 +1666,103 @@
<true/>
<key>CustomMemory</key>
<false/>
<key>Generic</key>
<dict>
<key>AdviseFeatures</key>
<false/>
<key>MaxBIOSVersion</key>
<true/>
<key>MLB</key>
<string>C02710100GUHRPC8C</string>
<key>ProcessorType</key>
<integer>1541</integer>
<key>ROM</key>
<data></data>
<key>SpoofVendor</key>
<false/>
<key>SystemMemoryStatus</key>
<string>Auto</string>
<key>SystemProductName</key>
<string>MacBookPro14,2</string>
<key>SystemSerialNumber</key>
<string>C02TDWY3HV2N</string>
<key>SystemUUID</key>
<string>C010060B-30B2-4B42-8955-37F86854C689</string>
</dict>
<key>PlatformNVRAM</key>
<dict>
<key>BID</key>
<string>Mac-CAD6701F7CEA0921</string>
<key>FirmwareFeatures</key>
<data>fvUP/wgAAAA=</data>
<key>FirmwareFeaturesMask</key>
<data>f/8f/wgAAAA=</data>
<key>MLB</key>
<string>C02710100GUHRPC8C</string>
<key>ROM</key>
<data></data>
<key>SystemSerialNumber</key>
<string>C02TDWY3HV2N</string>
<key>SystemUUID</key>
<string>C010060B-30B2-4B42-8955-37F86854C689</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BIOSReleaseDate</key>
<string>12/12/2021</string>
<key>BIOSVendor</key>
<string></string>
<key>BIOSVersion</key>
<string>447.80.3.0.0</string>
<key>BoardAssetTag</key>
<string>Base Board Asset Tag</string>
<key>BoardLocationInChassis</key>
<string>Part Component</string>
<key>BoardManufacturer</key>
<string></string>
<key>BoardProduct</key>
<string>Mac-CAD6701F7CEA0921</string>
<key>BoardSerialNumber</key>
<string>C02710100GUHRPC8C</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>MacBookPro14,2</string>
<key>ChassisAssetTag</key>
<string>Asset Tag#</string>
<key>ChassisManufacturer</key>
<string></string>
<key>ChassisSerialNumber</key>
<string>C02TDWY3HV2N</string>
<key>ChassisType</key>
<integer>9</integer>
<key>ChassisVersion</key>
<string>Mac-CAD6701F7CEA0921</string>
<key>FirmwareFeatures</key>
<data>fvUP/wgAAAA=</data>
<key>FirmwareFeaturesMask</key>
<data>f/8f/wgAAAA=</data>
<key>PlatformFeature</key>
<integer>26</integer>
<key>ProcessorType</key>
<integer>1541</integer>
<key>SmcVersion</key>
<data></data>
<key>SystemFamily</key>
<string>MacBook Pro</string>
<key>SystemManufacturer</key>
<string></string>
<key>SystemProductName</key>
<string>MacBookPro14,2</string>
<key>SystemSKUNumber</key>
<string>System SKU#</string>
<key>SystemSerialNumber</key>
<string>C02TDWY3HV2N</string>
<key>SystemUUID</key>
<string>C010060B-30B2-4B42-8955-37F86854C689</string>
<key>SystemVersion</key>
<string>1.0</string>
</dict>
<key>UpdateDataHub</key>
<true/>
<key>UpdateNVRAM</key>
Expand Down

0 comments on commit a466adc

Please sign in to comment.