R5 3600 sistemde OpenCore [EB|LOG:EXITBS:START] takılma hatası

tokturbey

Hectopat
Katılım
3 Mayıs 2017
Mesajlar
9
Makaleler
1
Ekran kartı
rtx 3060
Anakart
b450
İşlemci
amd ryzen 5 3600
OpenCore [EB|LOG:EXITBS:START] takılma hatası - AMD B450M Ryzen 5 3600 RTX 3060.

(AMD Ryzen 5 3600/ASUS GeForce RTX 3060 Dual OC V2 12GB/16GB DDR4/500GB NVMe M.2 SSD/GeForce RTX Ray Tracing PC)

Elimde MacBook Pro var.
USB'yi burada hazırlayıp PC'ye yüklemeye çalışıyorum.

Temel aldığım kaynak OpenCore ile macOS Kurulum Rehberi
Diğeri Getting started with OpenCore | OpenCore Install Guide

Ressimdeki hatayı alıp yükleme takılıyor.
Config plist ve OpenCore günlüğü ektedir.
İnternettteki çözümleri tükettim :) Bilenler yol gösterebilir.


Rich (BB code):
<?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>ACPI</key>
    <dict>
        <key>Add</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>SSDT-EC-USBX-DESKTOP.aml</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>SSDT-EC-USBX-DESKTOP.aml</string>
            </dict>
        </array>
        <key>Delete</key>
        <array>
            <dict>
                <key>All</key>
                <false/>
                <key>Comment</key>
                <string>Delete CpuPm</string>
                <key>Enabled</key>
                <false/>
                <key>OemTableId</key>
                <data>Q3B1UG0AAAA=</data>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>U1NEVA==</data>
            </dict>
            <dict>
                <key>All</key>
                <false/>
                <key>Comment</key>
                <string>Delete Cpu0Ist</string>
                <key>Enabled</key>
                <false/>
                <key>OemTableId</key>
                <data>Q3B1MElzdAA=</data>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>U1NEVA==</data>
            </dict>
        </array>
        <key>Patch</key>
        <array>
            <dict>
                <key>Base</key>
                <string></string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>Replace one byte sequence with another</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>ESIzRA==</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>RDMiEQ==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data></data>
            </dict>
            <dict>
                <key>Base</key>
                <string>\_SB.PCI0.LPCB.HPET</string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>HPET _CRS to XCRS</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>X0NSUw==</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>WENSUw==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data></data>
            </dict>
        </array>
        <key>Quirks</key>
        <dict>
            <key>FadtEnableReset</key>
            <false/>
            <key>NormalizeHeaders</key>
            <false/>
            <key>RebaseRegions</key>
            <false/>
            <key>ResetHwSig</key>
            <false/>
            <key>ResetLogoStatus</key>
            <true/>
            <key>SyncTableIds</key>
            <false/>
        </dict>
    </dict>
    <key>Booter</key>
    <dict>
        <key>MmioWhitelist</key>
        <array>
            <dict>
                <key>Address</key>
                <integer>4275159040</integer>
                <key>Comment</key>
                <string>Haswell: SB_RCBA is a 0x4 page memory region, containing SPI_BASE at 0x3800 (SPI_BASE_ADDRESS)</string>
                <key>Enabled</key>
                <false/>
            </dict>
            <dict>
                <key>Address</key>
                <integer>4278190080</integer>
                <key>Comment</key>
                <string>Generic: PCI root is a 0x1000 page memory region used by some types of firmware</string>
                <key>Enabled</key>
                <false/>
            </dict>
        </array>
        <key>Patch</key>
        <array>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>Comment</key>
                <string>macOS to hacOS</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>bWFjT1M=</data>
                <key>Identifier</key>
                <string>Apple</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>Replace</key>
                <data>aGFjT1M=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
        </array>
        <key>Quirks</key>
        <dict>
            <key>AllowRelocationBlock</key>
            <false/>
            <key>AvoidRuntimeDefrag</key>
            <true/>
            <key>DevirtualiseMmio</key>
            <false/>
            <key>DisableSingleUser</key>
            <false/>
            <key>DisableVariableWrite</key>
            <false/>
            <key>DiscardHibernateMap</key>
            <false/>
            <key>EnableSafeModeSlide</key>
            <true/>
            <key>EnableWriteUnprotector</key>
            <false/>
            <key>ForceBooterSignature</key>
            <false/>
            <key>ForceExitBootServices</key>
            <false/>
            <key>ProtectMemoryRegions</key>
            <false/>
            <key>ProtectSecureBoot</key>
            <false/>
            <key>ProtectUefiServices</key>
            <false/>
            <key>ProvideCustomSlide</key>
            <true/>
            <key>ProvideMaxSlide</key>
            <integer>0</integer>
            <key>RebuildAppleMemoryMap</key>
            <true/>
            <key>ResizeAppleGpuBars</key>
            <integer>-1</integer>
            <key>SetupVirtualMap</key>
            <true/>
            <key>SignalAppleOS</key>
            <false/>
            <key>SyncRuntimePermissions</key>
            <true/>
        </dict>
    </dict>
    <key>DeviceProperties</key>
    <dict>
        <key>Add</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
            <dict>
                <key>layout-id</key>
                <data>AQAAAA==</data>
            </dict>
        </dict>
        <key>Delete</key>
        <dict/>
    </dict>
    <key>Kernel</key>
    <dict>
        <key>Add</key>
        <array>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>BundlePath</key>
                <string>Lilu.kext</string>
                <key>Comment</key>
                <string>Patch engine</string>
                <key>Enabled</key>
                <true/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/Lilu</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>8.0.0</string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>BundlePath</key>
                <string>VirtualSMC.kext</string>
                <key>Comment</key>
                <string>SMC emulator</string>
                <key>Enabled</key>
                <true/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/VirtualSMC</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>8.0.0</string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>BundlePath</key>
                <string>WhateverGreen.kext</string>
                <key>Comment</key>
                <string>Video patches</string>
                <key>Enabled</key>
                <true/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/WhateverGreen</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>10.0.0</string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>BundlePath</key>
                <string>AppleALC.kext</string>
                <key>Comment</key>
                <string>Audio patches</string>
                <key>Enabled</key>
                <true/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/AppleALC</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string>8.0.0</string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>BundlePath</key>
                <string>RealtekRTL8111.kext</string>
                <key>Comment</key>
                <string>RealtekRTL8111.kext</string>
                <key>Enabled</key>
                <true/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/RealtekRTL8111</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string></string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
        </array>
        <key>Block</key>
        <array>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>Comment</key>
                <string></string>
                <key>Enabled</key>
                <false/>
                <key>Identifier</key>
                <string>com.apple.driver.AppleTyMCEDriver</string>
                <key>MaxKernel</key>
                <string></string>
                <key>MinKernel</key>
                <string></string>
                <key>Strategy</key>
                <string>Disable</string>
            </dict>
        </array>
        <key>Emulate</key>
        <dict>
            <key>Cpuid1Data</key>
            <data></data>
            <key>Cpuid1Mask</key>
            <data></data>
            <key>DummyPowerManagement</key>
            <false/>
            <key>MaxKernel</key>
            <string></string>
            <key>MinKernel</key>
            <string></string>
        </dict>
        <key>Force</key>
        <array>
            <dict>
                <key>Arch</key>
                <string>Any</string>
                <key>BundlePath</key>
                <string>System/Library/Extensions/IONetworkingFamily.kext</string>
                <key>Comment</key>
                <string></string>
                <key>Enabled</key>
                <false/>
                <key>ExecutablePath</key>
                <string>Contents/MacOS/IONetworkingFamily</string>
                <key>Identifier</key>
                <string>com.apple.iokit.IONetworkingFamily</string>
                <key>MaxKernel</key>
                <string>13.99.99</string>
                <key>MinKernel</key>
                <string></string>
                <key>PlistPath</key>
                <string>Contents/Info.plist</string>
            </dict>
        </array>
        <key>Patch</key>
        <array>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string>_cpuid_set_info</string>
                <key>Comment</key>
                <string>algrey - Force cpuid_cores_per_package 10.13,10.14</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>wegaAAAA</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>//3/AAAA</data>
                <key>MaxKernel</key>
                <string>18.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>uAYAAAAA</data>
                <key>ReplaceMask</key>
                <data>//////8A</data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string>_cpuid_set_info</string>
                <key>Comment</key>
                <string>algrey - Force cpuid_cores_per_package 10.15,11.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>wegaAAAA</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>//3/AAAA</data>
                <key>MaxKernel</key>
                <string>20.99.99</string>
                <key>MinKernel</key>
                <string>19.0.0</string>
                <key>Replace</key>
                <data>ugYAAAAA</data>
                <key>ReplaceMask</key>
                <data>//////8A</data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string>_cpuid_set_info</string>
                <key>Comment</key>
                <string>algrey - Force cpuid_cores_per_package 12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>wegaAAAA</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>//3/AAAA</data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>21.0.0</string>
                <key>Replace</key>
                <data>ugYAAACQ</data>
                <key>ReplaceMask</key>
                <data>////////</data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _commpage_populate - Remove rdmsr - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uaABAAAPMg==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>Dx+AAAAAAA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_cache_info - Set cpuid to 0x8000001D instead 4 - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uAQAAABEifFEiQ==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>uB0AAIBEifFEiQ==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_generic_info - Remove wrmsr - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uYsAAAAxwDHSDzA=</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>Zg8fhAAAAAAAZpA=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_generic_info - Set microcode=186 - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uYsAAAAPMg==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>uroAAABmkA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_generic_info - Set flag=1 - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uRcAAAAPMsHqEoDiBw==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>sgFmDx+EAAAAAABmkA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_info - GenuineIntel to AuthenticAMD - 10.13/10.14/10.15/11.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>R2VudWluZUludGVsAA==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>20.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>QXV0aGVudGljQU1EAA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>Goldfish64 - Bypass GenuineIntel check panic - 12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uW4AAAAPvsA5wQAAAAAAAA==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>/////////////wAAAAAAAA==</data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>21.0.0</string>
                <key>Replace</key>
                <data>uW4AAAAPvsA5wZCQkJCQkA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_cpufamily - Force CPUFAMILY_INTEL_PENRYN - 10.13/10.14/10.15/11.2</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>MduAPQAAAAAGdQA=</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>/////wAAAP///wA=</data>
                <key>MaxKernel</key>
                <string>20.3.0</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>u7xP6njpXQAAAJA=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string>_cpuid_set_info</string>
                <key>Comment</key>
                <string>algrey - _cpuid_set_cpufamily - Force CPUFAMILY_INTEL_PENRYN - 11.3 + / 12.0</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>gD0AAAAABnU=</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>//8AAAAA//8=</data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>20.4.0</string>
                <key>Replace</key>
                <data>urxP6ngx2+s=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _i386_init - Remove rdmsr (x3) - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>uZkBAAAPMkjB4iCJxkgJ1rmYAQAADzJIweIgicBICcK/WAIxBTHJRTHA</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>Zg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAAAAAAZg8fRAAA</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey/XLNC - Remove version check and panic</string>
                <key>Count</key>
                <integer>1</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>JfwAAACD+BM=</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>JfwAAAAPHwA=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>algrey - _mtrr_update_action fix PAT - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>icCB4v//AP+BygAAAQC5dwIAAA==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>////////D////////////////w==</data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>uXcCAAC4BgEHALoGAQcADx9AAA==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
            <dict>
                <key>Arch</key>
                <string>x86_64</string>
                <key>Base</key>
                <string></string>
                <key>Comment</key>
                <string>Shaneee - _mtrr_update_action fix PAT - 10.13/10.14/10.15/11.0/12.0</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <false/>
                <key>Find</key>
                <data>icCB4v//AP+BygAAAQC5dwIAAA==</data>
                <key>Identifier</key>
                <string>kernel</string>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data>////////D////////////////w==</data>
                <key>MaxKernel</key>
                <string>21.99.99</string>
                <key>MinKernel</key>
                <string>17.0.0</string>
                <key>Replace</key>
                <data>uXcCAAC4BgYGBroGBgYGDzAPCQ==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
            </dict>
        </array>
        <key>Quirks</key>
        <dict>
            <key>AppleCpuPmCfgLock</key>
            <false/>
            <key>AppleXcpmCfgLock</key>
            <false/>
            <key>AppleXcpmExtraMsrs</key>
            <false/>
            <key>AppleXcpmForceBoost</key>
            <false/>
            <key>CustomSMBIOSGuid</key>
            <false/>
            <key>CustomPciSerialDevice</key>
            <false/>
            <key>DisableIoMapper</key>
            <false/>
            <key>DisableLinkeditJettison</key>
            <true/>
            <key>DisableRtcChecksum</key>
            <false/>
            <key>ExtendBTFeatureFlags</key>
            <false/>
            <key>ExternalDiskIcons</key>
            <false/>
            <key>ForceAquantiaEthernet</key>
            <false/>
            <key>ForceSecureBootScheme</key>
            <false/>
            <key>IncreasePciBarSize</key>
            <false/>
            <key>LapicKernelPanic</key>
            <false/>
            <key>LegacyCommpage</key>
            <false/>
            <key>PanicNoKextDump</key>
            <true/>
            <key>PowerTimeoutKernelPanic</key>
            <true/>
            <key>ProvideCurrentCpuInfo</key>
            <true/>
            <key>SetApfsTrimTimeout</key>
            <integer>-1</integer>
            <key>ThirdPartyDrives</key>
            <false/>
            <key>XhciPortLimit</key>
            <false/>
        </dict>
        <key>Scheme</key>
        <dict>
            <key>CustomKernel</key>
            <false/>
            <key>FuzzyMatch</key>
            <true/>
            <key>KernelArch</key>
            <string>Auto</string>
            <key>KernelCache</key>
            <string>Auto</string>
        </dict>
    </dict>
    <key>Misc</key>
    <dict>
        <key>BlessOverride</key>
        <array/>
        <key>Boot</key>
        <dict>
            <key>ConsoleAttributes</key>
            <integer>0</integer>
            <key>HibernateMode</key>
            <string>None</string>
            <key>HideAuxiliary</key>
            <false/>
            <key>LauncherOption</key>
            <string>Disabled</string>
            <key>LauncherPath</key>
            <string>Default</string>
            <key>PickerAttributes</key>
            <integer>17</integer>
            <key>PickerAudioAssist</key>
            <false/>
            <key>PickerMode</key>
            <string>Builtin</string>
            <key>PickerVariant</key>
            <string>Auto</string>
            <key>PollAppleHotKeys</key>
            <false/>
            <key>ShowPicker</key>
            <true/>
            <key>TakeoffDelay</key>
            <integer>0</integer>
            <key>Timeout</key>
            <integer>5</integer>
        </dict>
        <key>Debug</key>
        <dict>
            <key>AppleDebug</key>
            <true/>
            <key>ApplePanic</key>
            <true/>
            <key>DisableWatchDog</key>
            <true/>
            <key>DisplayDelay</key>
            <integer>0</integer>
            <key>DisplayLevel</key>
            <integer>2147483650</integer>
            <key>LogModules</key>
            <string>*</string>
            <key>SysReport</key>
            <false/>
            <key>Target</key>
            <integer>67</integer>
        </dict>
        <key>Entries</key>
        <array>
            <dict>
                <key>Arguments</key>
                <string></string>
                <key>Auxiliary</key>
                <false/>
                <key>Comment</key>
                <string>Not signed for security reasons</string>
                <key>Enabled</key>
                <false/>
                <key>Flavour</key>
                <string>Auto</string>
                <key>Name</key>
                <string>CustomOS</string>
                <key>Path</key>
                <string>PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI</string>
                <key>TextMode</key>
                <false/>
            </dict>
        </array>
        <key>Security</key>
        <dict>
            <key>AllowSetDefault</key>
            <true/>
            <key>ApECID</key>
            <integer>0</integer>
            <key>AuthRestart</key>
            <false/>
            <key>BlacklistAppleUpdate</key>
            <true/>
            <key>DmgLoading</key>
            <string>Signed</string>
            <key>EnablePassword</key>
            <false/>
            <key>ExposeSensitiveData</key>
            <integer>6</integer>
            <key>HaltLevel</key>
            <integer>2147483648</integer>
            <key>PasswordHash</key>
            <data></data>
            <key>PasswordSalt</key>
            <data></data>
            <key>ScanPolicy</key>
            <integer>0</integer>
            <key>SecureBootModel</key>
            <string>Disabled</string>
            <key>Vault</key>
            <string>Optional</string>
        </dict>
        <key>Serial</key>
        <dict>
            <key>Custom</key>
            <dict>
                <key>BaudRate</key>
                <integer>115200</integer>
                <key>ClockRate</key>
                <integer>1843200</integer>
                <key>DetectCable</key>
                <false/>
                <key>ExtendedTxFifoSize</key>
                <integer>64</integer>
                <key>FifoControl</key>
                <integer>7</integer>
                <key>LineControl</key>
                <integer>7</integer>
                <key>PciDeviceInfo</key>
                <data>/w==</data>
                <key>RegisterAccessWidth</key>
                <integer>8</integer>
                <key>RegisterBase</key>
                <integer>1016</integer>
                <key>RegisterStride</key>
                <integer>1</integer>
                <key>UseHardwareFlowControl</key>
                <false/>
                <key>UseMmio</key>
                <false/>
            </dict>
            <key>Init</key>
            <false/>
            <key>Override</key>
            <false/>
        </dict>
        <key>Tools</key>
        <array>
            <dict>
                <key>Arguments</key>
                <string></string>
                <key>Auxiliary</key>
                <true/>
                <key>Comment</key>
                <string>Not signed for security reasons</string>
                <key>Enabled</key>
                <false/>
                <key>Flavour</key>
                <string>OpenShell:UEFIShell:Shell</string>
                <key>Name</key>
                <string>UEFI Shell</string>
                <key>Path</key>
                <string>OpenShell.efi</string>
                <key>RealPath</key>
                <false/>
                <key>TextMode</key>
                <false/>
            </dict>
        </array>
    </dict>
    <key>NVRAM</key>
    <dict>
        <key>Add</key>
        <dict>
            <key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
            <dict>
                <key>DefaultBackgroundColor</key>
                <data>AAAAAA==</data>
            </dict>
            <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
            <dict>
                <key>rtc-blacklist</key>
                <data></data>
            </dict>
            <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
            <dict>
                <key>#INFO (prev-lang:kbd)</key>
                <string>en:252 (ABC), set 656e3a323532</string>
                <key>ForceDisplayRotationInEFI</key>
                <integer>0</integer>
                <key>SystemAudioVolume</key>
                <data>Rg==</data>
                <key>boot-args</key>
                <string>-v keepsyms=1 debug=0x100 alcid=1</string>
                <key>csr-active-config</key>
                <data>AAAAAA==</data>
                <key>prev-lang:kbd</key>
                <data></data>
                <key>run-efi-updater</key>
                <string>No</string>
            </dict>
        </dict>
        <key>Delete</key>
        <dict>
            <key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
            <array>
                <string>DefaultBackgroundColor</string>
            </array>
            <key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
            <array>
                <string>rtc-blacklist</string>
            </array>
            <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
            <array>
                <string>boot-args</string>
                <string>ForceDisplayRotationInEFI</string>
            </array>
        </dict>
        <key>LegacyEnable</key>
        <false/>
        <key>LegacyOverwrite</key>
        <false/>
        <key>LegacySchema</key>
        <dict>
            <key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
            <array>
                <string>EFILoginHiDPI</string>
                <string>EFIBluetoothDelay</string>
                <string>LocationServicesEnabled</string>
                <string>SystemAudioVolume</string>
                <string>SystemAudioVolumeDB</string>
                <string>SystemAudioVolumeSaved</string>
                <string>bluetoothActiveControllerInfo</string>
                <string>bluetoothInternalControllerInfo</string>
                <string>flagstate</string>
                <string>fmm-computer-name</string>
                <string>fmm-mobileme-token-FMM</string>
                <string>fmm-mobileme-token-FMM-BridgeHasAccount</string>
                <string>nvda_drv</string>
                <string>prev-lang:kbd</string>
            </array>
            <key>8BE4DF61-93CA-11D2-AA0D-00E098032B8C</key>
            <array>
                <string>Boot0080</string>
                <string>Boot0081</string>
                <string>Boot0082</string>
                <string>BootNext</string>
                <string>BootOrder</string>
            </array>
        </dict>
        <key>WriteFlash</key>
        <true/>
    </dict>
    <key>PlatformInfo</key>
    <dict>
        <key>Automatic</key>
        <true/>
        <key>CustomMemory</key>
        <false/>
        <key>Generic</key>
        <dict>
            <key>AdviseFeatures</key>
            <false/>
            <key>MaxBIOSVersion</key>
            <false/>
            <key>MLB</key>
            <string>C02044401QX0000JC</string>
            <key>ProcessorType</key>
            <integer>4105</integer>
            <key>ROM</key>
            <data>fPrfRZC0</data>
            <key>SpoofVendor</key>
            <true/>
            <key>SystemMemoryStatus</key>
            <string>Auto</string>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSerialNumber</key>
            <string>C02DMFYA046M</string>
            <key>SystemUUID</key>
            <string>66ABDE6A-1BA0-4E07-9615-7D04B84B485C</string>
        </dict>
        <key>UpdateDataHub</key>
        <true/>
        <key>UpdateNVRAM</key>
        <true/>
        <key>UpdateSMBIOS</key>
        <true/>
        <key>UpdateSMBIOSMode</key>
        <string>Create</string>
        <key>UseRawUuidEncoding</key>
        <false/>
    </dict>
    <key>UEFI</key>
    <dict>
        <key>APFS</key>
        <dict>
            <key>EnableJumpstart</key>
            <true/>
            <key>GlobalConnect</key>
            <false/>
            <key>HideVerbose</key>
            <true/>
            <key>JumpstartHotPlug</key>
            <false/>
            <key>MinDate</key>
            <integer>0</integer>
            <key>MinVersion</key>
            <integer>0</integer>
        </dict>
        <key>AppleInput</key>
        <dict>
            <key>AppleEvent</key>
            <string>Builtin</string>
            <key>CustomDelays</key>
            <false/>
            <key>GraphicsInputMirroring</key>
            <true/>
            <key>KeyInitialDelay</key>
            <integer>50</integer>
            <key>KeySubsequentDelay</key>
            <integer>5</integer>
            <key>PointerPollMask</key>
            <integer>-1</integer>
            <key>PointerPollMin</key>
            <integer>10</integer>
            <key>PointerPollMax</key>
            <integer>80</integer>
            <key>PointerSpeedDiv</key>
            <integer>1</integer>
            <key>PointerSpeedMul</key>
            <integer>1</integer>
        </dict>
        <key>Audio</key>
        <dict>
            <key>AudioCodec</key>
            <integer>0</integer>
            <key>AudioDevice</key>
            <string>PciRoot(0x0)/Pci(0x1b,0x0)</string>
            <key>AudioOutMask</key>
            <integer>1</integer>
            <key>AudioSupport</key>
            <false/>
            <key>DisconnectHda</key>
            <false/>
            <key>MaximumGain</key>
            <integer>-15</integer>
            <key>MinimumAssistGain</key>
            <integer>-30</integer>
            <key>MinimumAudibleGain</key>
            <integer>-55</integer>
            <key>PlayChime</key>
            <string>Auto</string>
            <key>ResetTrafficClass</key>
            <false/>
            <key>SetupDelay</key>
            <integer>0</integer>
        </dict>
        <key>ConnectDrivers</key>
        <true/>
        <key>Drivers</key>
        <array>
            <dict>
                <key>Arguments</key>
                <string></string>
                <key>Comment</key>
                <string>HFS+ Driver</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>HfsPlus.efi</string>
            </dict>
            <dict>
                <key>Arguments</key>
                <string></string>
                <key>Comment</key>
                <string></string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>OpenRuntime.efi</string>
            </dict>
        </array>
        <key>Input</key>
        <dict>
            <key>KeyFiltering</key>
            <false/>
            <key>KeyForgetThreshold</key>
            <integer>5</integer>
            <key>KeySupport</key>
            <true/>
            <key>KeySupportMode</key>
            <string>Auto</string>
            <key>KeySwap</key>
            <false/>
            <key>PointerSupport</key>
            <false/>
            <key>PointerSupportMode</key>
            <string>ASUS</string>
            <key>TimerResolution</key>
            <integer>50000</integer>
        </dict>
        <key>Output</key>
        <dict>
            <key>ClearScreenOnModeSwitch</key>
            <false/>
            <key>ConsoleMode</key>
            <string></string>
            <key>DirectGopRendering</key>
            <false/>
            <key>ForceResolution</key>
            <false/>
            <key>GopPassThrough</key>
            <string>Disabled</string>
            <key>IgnoreTextInGraphics</key>
            <false/>
            <key>ProvideConsoleGop</key>
            <true/>
            <key>ReconnectGraphicsOnConnect</key>
            <false/>
            <key>ReconnectOnResChange</key>
            <false/>
            <key>ReplaceTabWithSpace</key>
            <false/>
            <key>Resolution</key>
            <string>Max</string>
            <key>SanitiseClearScreen</key>
            <false/>
            <key>TextRenderer</key>
            <string>BuiltinGraphics</string>
            <key>UgaPassThrough</key>
            <false/>
            <key>UIScale</key>
            <integer>0</integer>
        </dict>
        <key>ProtocolOverrides</key>
        <dict>
            <key>AppleAudio</key>
            <false/>
            <key>AppleBootPolicy</key>
            <false/>
            <key>AppleDebugLog</key>
            <false/>
            <key>AppleEg2Info</key>
            <false/>
            <key>AppleFramebufferInfo</key>
            <false/>
            <key>AppleImageConversion</key>
            <false/>
            <key>AppleImg4Verification</key>
            <false/>
            <key>AppleKeyMap</key>
            <false/>
            <key>AppleRtcRam</key>
            <false/>
            <key>AppleSecureBoot</key>
            <false/>
            <key>AppleSmcIo</key>
            <false/>
            <key>AppleUserInterfaceTheme</key>
            <false/>
            <key>DataHub</key>
            <false/>
            <key>DeviceProperties</key>
            <false/>
            <key>FirmwareVolume</key>
            <true/>
            <key>HashServices</key>
            <false/>
            <key>OSInfo</key>
            <false/>
            <key>UnicodeCollation</key>
            <false/>
        </dict>
        <key>Quirks</key>
        <dict>
            <key>ActivateHpetSupport</key>
            <false/>
            <key>DisableSecurityPolicy</key>
            <false/>
            <key>EnableVectorAcceleration</key>
            <true/>
            <key>EnableVmx</key>
            <false/>
            <key>ExitBootServicesDelay</key>
            <integer>0</integer>
            <key>ForceOcWriteFlash</key>
            <false/>
            <key>ForgeUefiSupport</key>
            <false/>
            <key>IgnoreInvalidFlexRatio</key>
            <false/>
            <key>ReleaseUsbOwnership</key>
            <false/>
            <key>ReloadOptionRoms</key>
            <false/>
            <key>RequestBootVarRouting</key>
            <true/>
            <key>ResizeGpuBars</key>
            <integer>-1</integer>
            <key>TscSyncTimeout</key>
            <integer>0</integer>
            <key>UnblockFsConnect</key>
            <false/>
        </dict>
        <key>ReservedMemory</key>
        <array>
            <dict>
                <key>Address</key>
                <integer>268435456</integer>
                <key>Comment</key>
                <string>HD3000: IGPU memory corruption errata</string>
                <key>Enabled</key>
                <false/>
                <key>Size</key>
                <integer>268435456</integer>
                <key>Type</key>
                <string>Reserved</string>
            </dict>
            <dict>
                <key>Address</key>
                <integer>569344</integer>
                <key>Comment</key>
                <string>Fix black screen on wake from hibernation for Lenovo Thinkpad T490</string>
                <key>Enabled</key>
                <false/>
                <key>Size</key>
                <integer>4096</integer>
                <key>Type</key>
                <string>RuntimeCode</string>
            </dict>
        </array>
    </dict>
</dict>
</plist>

Rich (BB code):
00:000 00:000 BS: Starting OpenCore application...
00:000 00:000 BS: Booter path - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 OCFS: Trying to locate filesystem on C8BEA518 C8BD5918
00:000 00:000 OCFS: Filesystem DP - \EFI\BOOT\BOOTX64.EFI
00:000 00:000 BS: Trying to load OpenCore image...
00:000 00:000 BS: Relative path - EFI
00:000 00:000 BS: Startup path - EFI\OpenCore.efi (0)
00:000 00:000 BS: Fallback to absolute path - EFI\OC\OpenCore.efi
00:000 00:000 BS: Read OpenCore image of 974848 bytes
00:000 00:000 OCM: Loaded image at C72DA698 handle
00:000 00:000 OCM: Loaded image has DeviceHandle C8BEA518 FilePath C6621F98 ours DevicePath C72DA818
00:000 00:000 OCCPU: Failed to get FSBFrequency data using Apple Platform Info - Not Found
00:000 00:000 OC: Starting OpenCore...
00:000 00:000 OC: Booter path - EFI\OC\OpenCore.efi
00:000 00:000 OCFS: Trying to locate filesystem on C8BEA518 C6621F98
00:000 00:000 OCFS: Filesystem DP - EFI\OC\OpenCore.efi
00:000 00:000 OC: Absolute booter path - EFI\OC\OpenCore.efi
00:000 00:000 OC: Storage root EFI\OC\OpenCore.efi
00:000 00:000 OCST: Missing vault data, ignoring...
00:000 00:000 OC: OcMiscEarlyInit...
00:000 00:000 OC: Loaded configuration of 34664 bytes
00:000 00:000 OC: Watchdog status is 0
00:063 00:063 OC: OpenCore DBG-081-2022-06-06 is loading in Optional mode (0/0)...
00:142 00:079 OC: Boot timestamp - 2022.06.12 16:45:00
00:265 00:122 OCCPU: MP services threads 12 (enabled 12) - Success
00:298 00:032 OCCPU: MP services Pkg 1 Cores 7 Threads 2 - Success
00:331 00:032 OCCPU: Found AMD Ryzen 5 3600 6-Core Processor            
00:364 00:033 OCCPU: Signature 870F10 Stepping 0 Model 71 Family F Type 0 ExtModel 7 ExtFamily 8 uCode 0 CPUID MAX (10/80000020)
00:498 00:133 OCCPU: FID 144 DID 8 Divisor 0 MaxBR 36
00:530 00:032 OCCPU: CPUFrequencyFromTSC  3599999697Hz  3599MHz
00:563 00:032 OCCPU: CPUFrequency  3599999697Hz  3599MHz
00:596 00:033 OCCPU: FSBFrequency    99999991Hz    99MHz
00:629 00:032 OCCPU: Pkg 1 Cores 6 Threads 12
00:708 00:078 OC: OcLoadNvramSupport...
00:746 00:037 OC: Deleting NVRAM 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor - Not Found
00:779 00:033 OC: Not deleting NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:rtc-blacklist, matches add
00:812 00:033 OC: Not deleting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args, matches add
00:845 00:032 OC: Not deleting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:ForceDisplayRotationInEFI, matches add
00:882 00:037 OC: Setting NVRAM 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor - Success
00:916 00:033 OC: Setting NVRAM 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:rtc-blacklist - Not Found
00:949 00:033 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:ForceDisplayRotationInEFI - ignored, exists
00:982 00:032 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:SystemAudioVolume - ignored, exists
01:014 00:032 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args - ignored, exists
01:091 00:076 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:csr-active-config - ignored, exists
01:126 00:035 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:prev-lang:kbd - Not Found
01:159 00:032 OC: Setting NVRAM 7C436110-AB2A-4BBB-A880-FE41995C9F82:run-efi-updater - ignored, exists
01:191 00:032 OC: Current version is DBG-081-2022-06-06
01:225 00:034 OC: OcMiscMiddleInit...
01:259 00:033 OC: StorageHandle C8BEA518 with Disabled LauncherOption pointing to Default
01:292 00:033 OC: OcLoadUefiSupport...
01:325 00:032 OCAU: OcAudioInstallProtocols (0, 0)
01:358 00:033 OCAU: 4B228577-6274-4A48-82AE-0713A1171987 protocol - Not Found
01:391 00:033 OCAU: C32332DF-FC56-4FE1-9358-BA0D529B24CD protocol - Not Found
01:466 00:074 OCAU: F4CB0B78-243B-11E7-A524-B8E8562CBAFA protocol - Not Found
01:500 00:034 OCAU: 3224B169-EC34-46D2-B779-E1B1687F525F protocol - Not Found
01:534 00:033 OCAE: Builtin installed
01:567 00:033 OCRTC: Wake log is 0x00 0x00   0 0x00
01:600 00:032 OCOS: Discovered rotate NVRAM override to 0
01:632 00:032 OC: Loading Apple Secure Boot with Disabled (level 0)
01:666 00:034 OCII: AIFTimerBoostInit Current timer is 10000
01:700 00:033 OC: Installing KeySupport...
01:732 00:032 OCII: gST->ConIn C1C750D8 vs found C1C750D8
01:765 00:032 AIK: Using 5 (50ms)
01:799 00:033 OCABC: ALRBL 0 RTDFRG 1 DEVMMIO 0 NOSU 0 NOVRWR 0 NOSB 0 FBSIG 0 NOHBMAP 0 SMSLIDE 1 WRUNPROT 0
01:877 00:077 OCABC: FEXITBS 0 PRMRG 0 CSLIDE 1 MSLIDE 0 PRSRV 0 RBMAP 1 VMAP 1 APPLOS 0 RTPERMS 1 ARBAR -1
01:909 00:032 OCABC: Firmware has 4116862 free pages (777726 in lower 4 GB)
01:942 00:032 OCABC: Awaiting rendezvous with OpenRuntime r12
01:975 00:033 OC: RequestBootVarRouting 1
02:009 00:033 OC: AVX enabled - 1
02:043 00:033 OC: Got 2 drivers
02:075 00:032 OC: Driver HfsPlus.efi at 0 (HFS+ Driver) is being loaded...
02:115 00:039 OCB: Arch filtering 0(37892)->C616F018(37892) caps 4 - Success
02:148 00:033 OC: Driver HfsPlus.efi at 0 is successfully loaded!
02:181 00:032 OC: Driver HfsPlus.efi at 0 needs connection.
02:258 00:077 OC: Driver OpenRuntime.efi at 1 () is being loaded...
02:292 00:033 OCB: Arch filtering 0(40964)->C616E018(40964) caps 4 - Success
02:325 00:033 OCABC: Got rendezvous with OpenRuntime r12
02:358 00:032 OCABC: MAT support is 1
02:390 00:032 OC: Driver OpenRuntime.efi at 1 is successfully loaded!
02:424 00:033 OC: Connecting drivers...
02:532 00:108 OC: Connecting drivers done...
02:565 00:032 OC: Found 2 pointer devices - Success
02:597 00:032 OCJS: PartitionInfo is Success
02:631 00:033 OCC: Installing GOP (Unsupported) on ConsoleOutHandle...
02:709 00:078 OC: Requested resolution is 0x0@0 (max: 1, force: 0) from Max
02:742 00:032 OCC: Requesting 0x0@0 (max: 1) resolution, curr 3, total 14
02:774 00:032 OCC: Current FB at 0x7800000000 (0x300000), format 1, res 1024x768 scan 1024
02:808 00:033 OCC: Mode 0 - 2560x1440:1
02:841 00:032 OCC: Mode 1 - 640x480:1
02:873 00:032 OCC: Mode 2 - 800x600:1
02:906 00:032 OCC: Mode 3 - 1024x768:1
02:939 00:033 OCC: Mode 4 - 1280x720:1
02:972 00:033 OCC: Mode 5 - 1280x800:1
03:005 00:032 OCC: Mode 6 - 1280x1024:1
03:083 00:077 OCC: Mode 7 - 1366x768:1
03:116 00:033 OCC: Mode 8 - 1440x900:1
03:149 00:032 OCC: Mode 9 - 1400x1050:1
03:182 00:032 OCC: Mode 10 - 1600x1200:1
03:214 00:032 OCC: Mode 11 - 1680x1050:1
03:248 00:033 OCC: Mode 12 - 1920x1080:1
03:281 00:033 OCC: Mode 13 - 1920x1200:1
03:314 00:032 OCC: Setting mode 0 with 2560x1440 resolution
03:400 00:086 OCC: Changed resolution mode to 0
03:434 00:033 OC: Changed resolution to 0x0@0 (max: 1, force: 0) from Max - Success
03:512 00:077 OC: Selected UIScale 1 based on 2560x1440 resolution
03:545 00:033 OC: Setting UIScale to 1 - Success
03:578 00:032 OCC: Using builtin text renderer with 1 scale
03:611 00:033 OCC: Install console control (BAEA68F0/0/0), current - Success
03:644 00:033 OCC: Setup ASCII Output - Success
03:677 00:032 OC: Requested console mode is 0x0 (max: 0) from
03:709 00:032 OC: Requested not to use audio
03:743 00:033 OC: OcMiscLoadSystemReport...
03:776 00:033 OC: OcLoadAcpiSupport...
03:809 00:032 OCA: Found 19 ACPI tables
03:886 00:077 OCA: Detected table FACP (50434146) (OEM 00002049204D2041) at CA84A000 of 276 bytes at index 0
03:920 00:033 OCA: Detected DSDT at CA83E000 of 47555 bytes at index 0
03:953 00:033 OCA: Detected table SSDT (54445353) (OEM 656C626154646D41) at CA850000 of 2346 bytes at index 1
03:985 00:032 OCA: Detected table SSDT (54445353) (OEM 00444F4120444D41) at CA84C000 of 15427 bytes at index 2
04:018 00:032 OCA: Detected table SSDT (54445353) (OEM 0054445353555043) at CA84B000 of 200 bytes at index 3
04:052 00:033 OCA: Detected table FIDT (54444946) (OEM 00000049204D2041) at CA83D000 of 156 bytes at index 4
04:085 00:033 OCA: Detected table FPDT (54445046) (OEM 00002049204D2041) at CA74F000 of 68 bytes at index 5
04:117 00:032 OCA: Detected table MCFG (4746434D) (OEM 00000049204D2041) at CA83B000 of 60 bytes at index 6
04:150 00:032 OCA: Detected table HPET (54455048) (OEM 00000049204D2041) at CA83A000 of 56 bytes at index 7
04:183 00:033 OCA: Detected table IVRS (53525649) (OEM 656C626154646D41) at CA838000 of 208 bytes at index 8
04:261 00:077 OCA: Detected table WPBT (54425057) (OEM 00000049204D2041) at CA75D000 of 60 bytes at index 9
04:294 00:032 OCA: Detected table TPM2 (324D5054) (OEM 00002049204D2041) at CA75C000 of 76 bytes at index 10
04:327 00:032 OCA: Detected table PCCT (54434350) (OEM 656C626154646D41) at CA75B000 of 110 bytes at index 11
04:360 00:033 OCA: Detected table SSDT (54445353) (OEM 656C626154646D41) at CA758000 of 12193 bytes at index 12
04:393 00:033 OCA: Detected table CRAT (54415243) (OEM 656C626154646D41) at CA757000 of 2904 bytes at index 13
04:426 00:032 OCA: Detected table CDIT (54494443) (OEM 656C626154646D41) at CA756000 of 41 bytes at index 14
04:458 00:032 OCA: Detected table BGRT (54524742) (OEM 00002049204D2041) at CA837000 of 56 bytes at index 15
04:492 00:033 OCA: Detected table SSDT (54445353) (OEM 0000454C5452594D) at CA752000 of 14362 bytes at index 16
04:525 00:033 OCA: Detected table SSDT (54445353) (OEM 656C626154646D41) at CA751000 of 191 bytes at index 17
04:558 00:032 OCA: Detected table APIC (43495041) (OEM 00002049204D2041) at CA750000 of 350 bytes at index 18
04:635 00:077 OCA: Allocated new table SSDT at CACBC000
04:669 00:033 OCA: Inserted table SSDT (54445353) (OEM 0000434574647353) of 7341 bytes into ACPI at index 19
04:702 00:033 OCA: FACS signature is 0 (0)
04:735 00:032 OCA: Exposing XSDT table table FACP (50434146) (OEM 00002049204D2041) at CA84A000 of 276 bytes at index 0
04:767 00:032 OCA: Exposing XSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA850000 of 2346 bytes at index 1
04:801 00:033 OCA: Exposing XSDT table table SSDT (54445353) (OEM 00444F4120444D41) at CA84C000 of 15427 bytes at index 2
04:834 00:033 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0054445353555043) at CA84B000 of 200 bytes at index 3
04:866 00:032 OCA: Exposing XSDT table table FIDT (54444946) (OEM 00000049204D2041) at CA83D000 of 156 bytes at index 4
04:899 00:032 OCA: Exposing XSDT table table FPDT (54445046) (OEM 00002049204D2041) at CA74F000 of 68 bytes at index 5
04:932 00:033 OCA: Exposing XSDT table table MCFG (4746434D) (OEM 00000049204D2041) at CA83B000 of 60 bytes at index 6
05:011 00:078 OCA: Exposing XSDT table table HPET (54455048) (OEM 00000049204D2041) at CA83A000 of 56 bytes at index 7
05:043 00:032 OCA: Exposing XSDT table table IVRS (53525649) (OEM 656C626154646D41) at CA838000 of 208 bytes at index 8
05:076 00:032 OCA: Exposing XSDT table table WPBT (54425057) (OEM 00000049204D2041) at CA75D000 of 60 bytes at index 9
05:109 00:033 OCA: Exposing XSDT table table TPM2 (324D5054) (OEM 00002049204D2041) at CA75C000 of 76 bytes at index 10
05:143 00:033 OCA: Exposing XSDT table table PCCT (54434350) (OEM 656C626154646D41) at CA75B000 of 110 bytes at index 11
05:175 00:032 OCA: Exposing XSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA758000 of 12193 bytes at index 12
05:208 00:032 OCA: Exposing XSDT table table CRAT (54415243) (OEM 656C626154646D41) at CA757000 of 2904 bytes at index 13
05:241 00:033 OCA: Exposing XSDT table table CDIT (54494443) (OEM 656C626154646D41) at CA756000 of 41 bytes at index 14
05:274 00:033 OCA: Exposing XSDT table table BGRT (54524742) (OEM 00002049204D2041) at CA837000 of 56 bytes at index 15
05:307 00:032 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0000454C5452594D) at CA752000 of 14362 bytes at index 16
05:385 00:077 OCA: Exposing XSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA751000 of 191 bytes at index 17
05:418 00:033 OCA: Exposing XSDT table table APIC (43495041) (OEM 00002049204D2041) at CA750000 of 350 bytes at index 18
05:451 00:033 OCA: Exposing XSDT table table SSDT (54445353) (OEM 0000434574647353) at CACBC000 of 7341 bytes at index 19
05:484 00:032 OCA: Exposing RSDT table table FACP (50434146) (OEM 00002049204D2041) at CA84A000 of 276 bytes at index 0
05:516 00:032 OCA: Exposing RSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA850000 of 2346 bytes at index 1
05:550 00:033 OCA: Exposing RSDT table table SSDT (54445353) (OEM 00444F4120444D41) at CA84C000 of 15427 bytes at index 2
05:583 00:033 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0054445353555043) at CA84B000 of 200 bytes at index 3
05:616 00:032 OCA: Exposing RSDT table table FIDT (54444946) (OEM 00000049204D2041) at CA83D000 of 156 bytes at index 4
05:648 00:032 OCA: Exposing RSDT table table FPDT (54445046) (OEM 00002049204D2041) at CA74F000 of 68 bytes at index 5
05:682 00:033 OCA: Exposing RSDT table table MCFG (4746434D) (OEM 00000049204D2041) at CA83B000 of 60 bytes at index 6
05:760 00:078 OCA: Exposing RSDT table table HPET (54455048) (OEM 00000049204D2041) at CA83A000 of 56 bytes at index 7
05:793 00:032 OCA: Exposing RSDT table table IVRS (53525649) (OEM 656C626154646D41) at CA838000 of 208 bytes at index 8
05:826 00:032 OCA: Exposing RSDT table table WPBT (54425057) (OEM 00000049204D2041) at CA75D000 of 60 bytes at index 9
05:859 00:033 OCA: Exposing RSDT table table TPM2 (324D5054) (OEM 00002049204D2041) at CA75C000 of 76 bytes at index 10
05:892 00:033 OCA: Exposing RSDT table table PCCT (54434350) (OEM 656C626154646D41) at CA75B000 of 110 bytes at index 11
05:925 00:032 OCA: Exposing RSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA758000 of 12193 bytes at index 12
05:958 00:032 OCA: Exposing RSDT table table CRAT (54415243) (OEM 656C626154646D41) at CA757000 of 2904 bytes at index 13
05:991 00:033 OCA: Exposing RSDT table table CDIT (54494443) (OEM 656C626154646D41) at CA756000 of 41 bytes at index 14
06:024 00:033 OCA: Exposing RSDT table table BGRT (54524742) (OEM 00002049204D2041) at CA837000 of 56 bytes at index 15
06:057 00:032 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0000454C5452594D) at CA752000 of 14362 bytes at index 16
06:134 00:077 OCA: Exposing RSDT table table SSDT (54445353) (OEM 656C626154646D41) at CA751000 of 191 bytes at index 17
06:168 00:033 OCA: Exposing RSDT table table APIC (43495041) (OEM 00002049204D2041) at CA750000 of 350 bytes at index 18
06:201 00:033 OCA: Exposing RSDT table table SSDT (54445353) (OEM 0000434574647353) at CACBC000 of 7341 bytes at index 19
06:234 00:032 OC: OcLoadPlatformSupport...
06:266 00:032 OCSMB: Found DMI Anchor CBA16000 v3.3 Table Address CBA13000 Length 09A2
06:300 00:033 OCSMB: Found DMI Anchor CBA15000 v3.3 Table Address CBA13000 Length 09A2
06:333 00:033 OCSMB: Current SMBIOS System Product Name (PRIME B450M-K II made by ASUSTeK COMPUTER INC.)
06:366 00:032 OC: PlatformInfo auto 1 OEM SN 0 OEM UUID 0 OEM MLB 0 OEM ROM 0 - Success
06:398 00:032 OC: New SMBIOS: Acidanthera model iMac20,2
06:431 00:033 OCSMB: Post-override BIOS vendor Acidanthera 0
06:508 00:076 OCSMB: Number of CPU cache entries is 3
06:541 00:032 OCSMB: Number of CPU cache entries is 3
06:574 00:032 OCSMB: Number of CPU cache entries is 3
06:607 00:033 OCSMB: CPU1 display frequency is 3600MHz
06:640 00:033 OCSMB: Applying 1802 (1) prev CBA16000 (2466/31), CBA15000 (2466/24)
06:673 00:032 OCSMB: Patched CA6B3000 v3.2 Table Address CA6B4000 Length 070A 1E 7F
06:706 00:032 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:name (9) - Success
06:739 00:033 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:Model (18) - Success
06:772 00:032 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:SystemSerialNumber (26) - Success
06:805 00:032 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:system-id (16) - Success
06:883 00:077 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:board-id (21) - Success
06:917 00:033 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:board-rev (1) - Success
06:950 00:033 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:StartupPowerEvents (8) - Success
06:982 00:032 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:InitialTSC (8) - Success
07:015 00:032 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:FSBFrequency (8) - Success
07:049 00:033 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:DevicePathsSupported (4) - Success
07:082 00:033 OCDH: Setting DataHub 64517CC8-6561-4051-B03C-5964B60F4C7A:RPlt (8) - Success
07:115 00:033 OC: Setting HW_BID Mac-AF89B6D9451A490B - Success
07:149 00:033 OC: Setting HW_ROM 7C:FA:DF:45:90:B4 - Success
07:183 00:034 OC: Setting ROM 7C:FA:DF:45:90:B4 - Success
07:364 00:180 OC: Setting HW_MLB C02044401QX0000JC - Success
07:398 00:034 OC: Setting MLB C02044401QX0000JC - Success
07:431 00:033 OC: Setting HW_SSN C02DMFYA046M - Success
07:466 00:034 OC: Setting SSN C02DMFYA046M - Success
07:500 00:033 OC: Setting system-id 6ADEAB66-A01B-074E-9615-7D04B84B485C - Success
07:533 00:033 OC: Setting FirmwareFeatures FFB3F066 - Success
07:567 00:033 OC: Setting ExtendedFirmwareFeatures 00000008FFB3F066 - Success
07:601 00:034 OC: Setting FirmwareFeaturesMask FFFFFFFF - Success
07:635 00:033 OC: Setting ExtendedFirmwareFeaturesMask 00000008FFFFFFFF - Success
07:667 00:032 OC: OcLoadDevPropsSupport...
07:751 00:083 OC: Setting devprop PciRoot(0x0)/Pci(0x1b,0x0):layout-id - Success
07:784 00:033 OC: OcMiscLateInit...
07:817 00:033 OC: Translated HibernateMode None to 0
07:850 00:032 OC: Hibernation activation - Invalid Parameter, hibernation wake - no
07:883 00:032 OC: Panic log does not exist
07:916 00:033 OC: OcLoadKernelSupport...
07:950 00:033 OC: All green, starting boot management...
07:982 00:032 OC: Ready for takeoff in 0 us
08:015 00:032 OCB: Adding fs C8BEA518 (E:1|L:1|P:Success) - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(1,GPT,3AB34AE2-995D-4945-897D-2BD4B36AF107,0x28,0x64000)
08:048 00:033 OCB: Adding fs C8B7C698 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(1,GPT,7D915478-5524-11EC-9118-A3CF2958DD6F,0x800,0x19000)
08:183 00:134 OCB: Adding fs C8B99418 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(2,GPT,7D915479-5524-11EC-9118-A3CF2958DD6F,0x19800,0x3A1073B9)
08:216 00:033 OCB: Adding fs C8B99898 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(3,GPT,30AC7884-534A-47A2-B27D-8E64E8E59AEB,0x3A121000,0x137800)
08:249 00:032 OCB: Adding fs C8B98C98 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(4,GPT,7D91547A-5524-11EC-9118-A3CF2958DD6F,0x3A259000,0x32000)
08:282 00:033 OCB: Adding fs C8B98A98 (E:0|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(5,GPT,7D91547B-5524-11EC-9118-A3CF2958DD6F,0x3A28B000,0xFA000)
08:315 00:033 OCB: Adding fs C8BE9918 (E:1|L:0|P:Success) - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)
08:348 00:032 OCB: Found 7 potentially bootable filesystems
08:381 00:032 OCB: BootOrder/BootNext are not present or unsupported
08:414 00:033 OCB: Adding fs 2007C5F5 for 0 custom entries and BEP (aux shown)
08:447 00:033 OCB: Processing blessed list
08:482 00:034 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(1,GPT,3AB34AE2-995D-4945-897D-2BD4B36AF107,0x28,0x64000)
08:566 00:084 OCBP: Blessed file is missing
08:600 00:033 OCBP: Blessed folder is missing
08:633 00:033 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
08:666 00:032 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
08:698 00:032 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI was found
08:732 00:033 OCB: Adding entry type (T:1|F:0|G:1) - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(1,GPT,3AB34AE2-995D-4945-897D-2BD4B36AF107,0x28,0x64000)/\EFI\BOOT\BOOTX64.EFI
08:765 00:033 OCB: Discarding discovered OpenCore bootloader
08:798 00:032 OCBP: APFS recovery volume handle missing - \EFI\BOOT\
08:830 00:032 OCB: APFS recovery is not present - Not Found
08:864 00:034 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(1,GPT,7D915478-5524-11EC-9118-A3CF2958DD6F,0x800,0x19000)
08:942 00:077 OCBP: Blessed file is missing
08:975 00:032 OCBP: Blessed folder is missing
09:008 00:032 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
09:041 00:033 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
09:074 00:033 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
09:107 00:032 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(2,GPT,7D915479-5524-11EC-9118-A3CF2958DD6F,0x19800,0x3A1073B9)
09:140 00:032 OCBP: Blessed file is missing
09:173 00:033 OCBP: Blessed folder is missing
09:206 00:033 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
09:239 00:032 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
09:316 00:077 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
09:350 00:033 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(3,GPT,30AC7884-534A-47A2-B27D-8E64E8E59AEB,0x3A121000,0x137800)
09:383 00:033 OCBP: Blessed file is missing
09:416 00:032 OCBP: Blessed folder is missing
09:448 00:032 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
09:482 00:033 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
09:515 00:033 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
09:548 00:032 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(4,GPT,7D91547A-5524-11EC-9118-A3CF2958DD6F,0x3A259000,0x32000)
09:581 00:033 OCBP: Blessed file is missing
09:614 00:033 OCBP: Blessed folder is missing
09:692 00:077 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
09:725 00:033 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi was found
09:758 00:032 OCB: Adding entry type (T:32|F:0|G:0) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(4,GPT,7D91547A-5524-11EC-9118-A3CF2958DD6F,0x3A259000,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efi
09:791 00:033 OCB: Trying to get label from \EFI\Microsoft\Boot\.contentDetails
09:825 00:033 OCB: Trying to get label from \EFI\Microsoft\Boot\.disk_label.contentDetails
09:858 00:033 OCB: Registering entry Windows [Windows] (T:32|F:0|G:0|E:0|B:0) - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(4,GPT,7D91547A-5524-11EC-9118-A3CF2958DD6F,0x3A259000,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efi
09:891 00:032 OCBP: APFS recovery volume handle missing - \EFI\Microsoft\Boot\
09:924 00:033 OCB: APFS recovery is not present - Not Found
09:958 00:033 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,4A-CB-68-00-03-8E-E3-8C)/HD(5,GPT,7D91547B-5524-11EC-9118-A3CF2958DD6F,0x3A28B000,0xFA000)
09:991 00:032 OCBP: Blessed file is missing
10:068 00:077 OCBP: Blessed folder is missing
10:102 00:033 OCBP: Predefined <nil> \System\Library\CoreServices\boot.efi is missing - Not Found
10:135 00:033 OCBP: Predefined <nil> \EFI\Microsoft\Boot\bootmgfw.efi is missing - Not Found
10:167 00:032 OCBP: Predefined <nil> \EFI\BOOT\BOOTX64.EFI is missing - Not Found
10:200 00:032 OCB: Adding bless entry on disk - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)
10:236 00:035 OCBP: BlessedFileHEX (1/3 156) - 02 01 0C 00 D0 41 03 0A 00 00 00 00 01 01 06 00 03 01 01 01 06 00 00 00 03 05 06 00 07 00 04 01 2A 00 02 00 00 00 28 40 06 00 00 00 00 00 B0 97 C8 01 00 00 00 00 60 36 24 CE F2 27 23 4E 93 9C
10:269 00:033 OCBP: BlessedFileHEX (2/3 156) - 38 A2 1C 58 E4 B5 02 02 04 04 50 00 5C 00 53 00 79 00 73 00 74 00 65 00 6D 00 5C 00 4C 00 69 00 62 00 72 00 61 00 72 00 79 00 5C 00 43 00 6F 00 72 00 65 00 53 00 65 00 72 00 76 00 69 00 63 00
10:301 00:032 OCBP: BlessedFileHEX (3/3 156) - 65 00 73 00 5C 00 62 00 6F 00 6F 00 74 00 2E 00 65 00 66 00 69 00 00 00 7F FF 04 00
10:334 00:032 OCBP: BlessedFileDP - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)/\System\Library\CoreServices\boot.efi
10:367 00:033 OCBP: Blessed file is valid
10:445 00:077 OCB: Adding entry type (T:2|F:0|G:0) - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)/\System\Library\CoreServices\boot.efi
10:478 00:032 OCB: Trying to get label from \System\Library\CoreServices\.contentDetails
10:512 00:033 OCB: Trying to get label from \System\Library\CoreServices\.disk_label.contentDetails
10:546 00:033 OCB: Registering entry Install macOS 13 beta [Apple] (T:2|F:0|G:0|E:1|B:0) - PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)/\System\Library\CoreServices\boot.efi
10:579 00:033 OCBP: APFS recovery volume handle missing - \System\Library\CoreServices\
10:612 00:032 OCB: APFS recovery is not present - Not Found
10:644 00:032 OCB: Showing menu...
10:678 00:034 OCHK: InitHotKeys
10:712 00:033 OCKM: Allocated key repeat context C699CA18 C699CA98 C699C218
10:744 00:032 OCAE: Set screen resolution to 2560x1440 - Success
10:822 00:077 OCTY: Registered handler
13:741 02:919 OCHK: FreeHotKeys
13:774 00:033 OCTY: Unregistered handler
13:807 00:032 OCKM: Freeing key repeat context C699CA18 C699CA98 C699C218
13:840 00:032 OCB: Should boot from 2. Install macOS 13 beta (T:2|F:0|G:0|E:1|DEF:0)
13:874 00:033 OCB: Perform boot Install macOS 13 beta to dp PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)/USB(0x7,0x0)/HD(2,GPT,CE243660-27F2-4E23-939C-38A21C58E4B5,0x64028,0x1C897B0)/\System\Library\CoreServices\boot.efi (0/0)
13:930 00:056 OCSB: Secure boot is disabled, skipping
13:963 00:032 OCB: Arch filtering C68E6018(739896)->C68E6018(739896) caps 4 - Success
14:008 00:045 OCB: Matching <>/0[0] args on type 2
14:042 00:033 OCABC: VMware Mac installed on C699CA98 - Success
14:120 00:078 OCABC: Patching safe mode sur-2 at off 5FAE
14:153 00:033 OCABC: Only 168/256 slide values are usable!
14:186 00:032 OCABC: Valid slides - 88-255
14:220 00:033 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
14:253 00:033 AAPL: #[EB.H.IS|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
14:286 00:032 AAPL: #[EB|H:IS] 0
14:318 00:032 AAPL: #[EB|LOG:INIT] 2022-06-12T16:45:14
14:352 00:033 AAPL: #[EB|VERSION] <"bootbase.efi 564~24 (Official), built 2022-05-21T05:27:14-0700">
14:385 00:033 AAPL: #[EB|BUILD] <"BUILD-INFO[296]:{"DisplayName":"bootbase.efi","DisplayVersion":"564~24","RecordUuid":"A635163A-02D7-43C0-90D3-2E75119364AD","BuildTime":"2022-05-21T05:27:14-0700","ProjectName":"efiboot","ProductName":"bootbase.efi","SourceVersion":"564","BuildVersion":"24","BuildConfiguration":"Release","BuildType":"Official"}">
14:418 00:032 AAPL: #[EB.CFG.DEV|!] Err(0xE) <- RT.GV booter-strict-xmlparser 7C436110-AB2A-4BBB-A880-FE41995C9F82
14:493 00:075 AAPL: #[EB|CFG:DEV] r5 0x0 0x0
14:529 00:035 AAPL: #[EB|H:IS] 0
14:562 00:033 AAPL: #[EB|WL:MODE] 0
14:595 00:032 AAPL: #[EB|CFG:ARG] boot-save-log 0x0000000000000002 (0x0000000000000002 < 0xFFFFFFFFFFFFFFFF) default
14:627 00:032 AAPL: #[EB|CFG:ARG] wake-save-log 0x0000000000000002 (0x0000000000000002 < 0x0000000000000002) default
14:661 00:033 AAPL: #[EB|CFG:ARG] console       0x0000000000000001 (0x0000000000000001 < 0x0000000000000001) default
14:694 00:033 AAPL: #[EB|CFG:ARG] serial        0x0000000000000001 (0x0000000000000001 < 0x0000000000000000) default
14:726 00:032 AAPL: #[EB|CFG:ARG] preoslog      0x0000000000000001 (0x0000000000000001 < 0xFFFFFFFFFFFFFFFF) default
14:759 00:032 AAPL: #[EB|CFG:ARG] timestamps    0x0000000000000000 (0x0000000000000000 < 0xFFFFFFFFFFFFFFFF) default
14:792 00:033 AAPL: #[EB|CFG:ARG] log-level     0x0000000000000001 (0x0000000000000001 & 0x0000000000000021) default
14:826 00:033 AAPL: #[EB|CFG:ARG] breakpoint    0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
14:903 00:077 AAPL: #[EB|CFG:ARG] kc-read-size  0x0000000000100000 (0x0000000000100000 < 0xFFFFFFFFFFFFFFFF) default
14:936 00:032 AAPL: #[EB|CFG:ARG] force-error   0x0000000000000000 (0x0000000000000000 & 0x0000000000000000) default
14:969 00:033 AAPL: #[EB|H:IS] 0
15:002 00:033 AAPL: #[EB|WL] 0 0 0x01 0x01   0 0x00
15:035 00:032 AAPL: #[EB|BRD:NV] Mac-AF89B6D9451A490B
15:067 00:032 OCOS: OS set: <null> macOS 11.0
15:101 00:033 OCOS: OS set: Apple Inc. macOS 11.0
15:134 00:033 AAPL: #[EB|B:VAw]
15:167 00:032 AAPL: #[EB|B:IAw]
15:199 00:032 AAPL: #[EB|WL] 0 0 0x01 0x01   2 0x00
15:278 00:078 AAPL: #[EB.BST.IDT|+]
15:311 00:033 AAPL: #[EB.BST.IDT|-]
15:344 00:032 AAPL: #[EB|WL] 0 0 0x01 0x01   3 0x00
15:376 00:032 OCSB: Secure boot is disabled, skipping
15:410 00:033 OCB: Arch filtering 0(13316)->BADBB300(13316) caps 4 - Success
15:448 00:038 AAPL: #[EB|WL] 0 0 0x01 0x01   4 0x00
15:481 00:032 AAPL: #[EB|BRD:NV] Mac-AF89B6D9451A490B
15:513 00:032 AAPL: #[EB|WL] 0 0 0x01 0x01   5 0x00
15:547 00:033 AAPL: #[EB.H.CHK|BM] 0x0000000000000000
15:580 00:033 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:658 00:077 AAPL: #[EB|WL] 0 0 0x01 0x01  23 0x0E
15:690 00:032 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:724 00:033 AAPL: #[EB|WL] 0 0 0x01 0x01  24 0x0E
15:757 00:033 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.GV boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:790 00:032 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-signature 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:823 00:032 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image-key 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:856 00:033 AAPL: #[EB.H.LV|!] Err(0xE) <- RT.SV- boot-image 7C436110-AB2A-4BBB-A880-FE41995C9F82
15:889 00:033 AAPL: #[EB|H:NOT]
15:922 00:032 AAPL: #[EB|SB:P] 0x0
15:965 00:043 AAPL: #[EB|LIMG:DP] Acpi(PNP0A03,0)/Pci(1|3)/Pci(0|0)/Usb(7, 0)/HD(Part2,SigCE243660-27F2-4E23-939C-38A21C58E4B5)
16:043 00:077 AAPL: #[EB|LIMG:FP] \System\Library\CoreServices\boot.efi
16:076 00:032 AAPL: #[EB|LIMG:OPT]
16:109 00:032 AAPL: #[EB|RPS] 0 0 0
16:143 00:033 AAPL: #[EB.OPT.LXF|F] <"\\System\\Library\\CoreServices\\com.apple.Boot.plist">
16:176 00:033 AAPL: #[EB.LD.LF|IN] 0 1 <"\\System\\Library\\CoreServices\\com.apple.Boot.plist"> <"0">
16:209 00:033 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"\\System\\Library\\CoreServices\\com.apple.Boot.plist">
16:242 00:032 AAPL: #[EB.OPT.LXF|LF!] Err(0xE)
16:275 00:032 AAPL: #[EB.OPT.LXF|F] <"Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist">
16:308 00:033 AAPL: #[EB.LD.LF|IN] 0 1 <"Library\\Preferences\\SystemConfiguration\\com.apple.Boot.plist"> <"0">
16:343 00:035 AAPL: #[EB|KF] <"root-dmg=file:///BaseSystem/BaseSystem.dmg">
16:421 00:077 AAPL: #[EB|MBA:CL] <"">
16:454 00:032 AAPL: #[EB|MBA:NV] <"-v keepsyms=1 debug=0x100 alcid=1 slide=88 ">
16:487 00:033 AAPL: #[EB|MBA:KF] <"root-dmg=file:///BaseSystem/BaseSystem.dmg">
16:520 00:033 AAPL: #[EB|MBA:OUT] <"-v keepsyms=1 debug=0x100 alcid=1 slide=88  root-dmg=file:///BaseSystem/BaseSystem.dmg">
16:553 00:032 AAPL: #[EB|LOG:VERBOSE] 2022-06-12T16:45:16
16:585 00:032 AAPL: #[EB.CSR.S|VAR] 0x00000040
16:619 00:033 AAPL: #[EB|OPT:BM] 0x82
16:652 00:033 AAPL: #[EB.OPT.LXF|F] <"\\System\\Library\\CoreServices\\PlatformSupport.plist">
16:685 00:032 AAPL: #[EB.LD.LF|IN] 0 1 <"\\System\\Library\\CoreServices\\PlatformSupport.plist"> <"0">
16:718 00:033 AAPL: #[EB|P:CPR] N
16:797 00:078 AAPL: #[EB|P:MPI] N
16:830 00:033 AAPL: #[EB|P:BPI] N
16:863 00:032 AAPL: #[EB.OPT.RKS|!] Err(0xE) <- BS.LocP EDB4A040-6D8A-11EC-8FAD-3E22FB93ADCF
16:896 00:032 AAPL: #[EB|KMR] 303460352
16:929 00:033 AAPL: #[EB.CS.CSKSD|+]
16:962 00:033 AAPL: #[EB.CS.CSKSD|!] Err(0xE) <- RT.GV boot-info-payload 8D63D4FE-BD3C-4AAD-881D-86FD974BC1DF
16:995 00:032 AAPL: #[EB.G.CS|-?] Ok(0)
17:028 00:033 AAPL: #[EB.LD.LF|IN] 0 1 <"<null string>"> <"1">
17:085 00:056 AAPL: #[EB.B.SBS|SZ] 739896
17:124 00:038 AAPL: #[EB|B:SHA] <ed81a418b247c81fbbc1e0acd9b33974e3f33f96>
17:203 00:079 AAPL: #[EB.WL.PWLFNV|!] Err(0xE) <- RT.GV wake-failure 7C436110-AB2A-4BBB-A880-FE41995C9F82
17:236 00:033 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFNV
17:270 00:034 AAPL: #[EB.WL.PWLFRTC|NONE]
17:304 00:033 AAPL: #[EB.WL.DT|!] Err(0xE) <- EB.WL.PWLFRTC
17:338 00:034 AAPL: #[EB.LD.LKC|D] <"System\Library\KernelCollections\BootKernelExtensions.kc.development">
17:375 00:036 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"System\\Library\\KernelCollections\\BootKernelExtensions.kc.development">
17:410 00:034 AAPL: #[EB.LD.LKC|R.2] <"System\Library\KernelCollections\BootKernelExtensions.kc">
17:668 00:258 OC: Kext reservation size info 561000 exe 39D000
17:701 00:033 OC: Trying 64-bit XNU hook on System\Library\KernelCollections\BootKernelExtensions.kc
19:637 01:935 OC: Result of 64-bit XNU hook on System\Library\KernelCollections\BootKernelExtensions.kc (00000000) is Success
19:725 00:087 OCAK: Read kernel version 22.0.0 (220000)
19:758 00:033 OC: Kernel patcher skips kernel (algrey - Force cpuid_cores_per_package 10.13,10.14) patch at 0 due to version 170000 <= 220000 <= 189999
19:791 00:032 OC: Kernel patcher skips kernel (algrey - Force cpuid_cores_per_package 10.15,11.0) patch at 1 due to version 190000 <= 220000 <= 209999
19:823 00:032 OC: Kernel patcher skips kernel (algrey - Force cpuid_cores_per_package 12.0) patch at 2 due to version 210000 <= 220000 <= 219999
19:857 00:033 OC: Kernel patcher skips kernel (algrey - _commpage_populate - Remove rdmsr - 10.13/10.14/10.15/11.0/12.0) patch at 3 due to version 170000 <= 220000 <= 219999
19:890 00:033 OC: Kernel patcher skips kernel (algrey - _cpuid_set_cache_info - Set cpuid to 0x8000001D instead 4 - 10.13/10.14/10.15/11.0/12.0) patch at 4 due to version 170000 <= 220000 <= 219999
19:923 00:032 OC: Kernel patcher skips kernel (algrey - _cpuid_set_generic_info - Remove wrmsr - 10.13/10.14/10.15/11.0/12.0) patch at 5 due to version 170000 <= 220000 <= 219999
19:955 00:032 OC: Kernel patcher skips kernel (algrey - _cpuid_set_generic_info - Set microcode=186 - 10.13/10.14/10.15/11.0/12.0) patch at 6 due to version 170000 <= 220000 <= 219999
19:989 00:033 OC: Kernel patcher skips kernel (algrey - _cpuid_set_generic_info - Set flag=1 - 10.13/10.14/10.15/11.0/12.0) patch at 7 due to version 170000 <= 220000 <= 219999
20:022 00:033 OC: Kernel patcher skips kernel (algrey - _cpuid_set_info - GenuineIntel to AuthenticAMD - 10.13/10.14/10.15/11.0) patch at 8 due to version 170000 <= 220000 <= 209999
20:100 00:077 OC: Kernel patcher skips kernel (Goldfish64 - Bypass GenuineIntel check panic - 12.0) patch at 9 due to version 210000 <= 220000 <= 219999
20:132 00:032 OC: Kernel patcher skips kernel (algrey - _cpuid_set_cpufamily - Force CPUFAMILY_INTEL_PENRYN - 10.13/10.14/10.15/11.2) patch at 10 due to version 170000 <= 220000 <= 200300
20:166 00:033 OC: Kernel patcher skips kernel (algrey - _cpuid_set_cpufamily - Force CPUFAMILY_INTEL_PENRYN - 11.3 + / 12.0) patch at 11 due to version 200400 <= 220000 <= 219999
20:199 00:033 OC: Kernel patcher skips kernel (algrey - _i386_init - Remove rdmsr (x3) - 10.13/10.14/10.15/11.0/12.0) patch at 12 due to version 170000 <= 220000 <= 219999
20:232 00:032 OC: Kernel patcher skips kernel (algrey/XLNC - Remove version check and panic) patch at 13 due to version 170000 <= 220000 <= 219999
20:265 00:032 OC: Kernel patcher skips kernel (algrey - _mtrr_update_action fix PAT - 10.13/10.14/10.15/11.0/12.0) patch at 14 due to version 170000 <= 220000 <= 219999
20:317 00:051 OCAK: 64-bit PanicKextDump replace count - 1
20:350 00:033 OCAK: Patch success kext dump
20:383 00:033 OCAK: 64-bit PowerStateTimeout replace count - 0
20:416 00:032 OCAK: No inline power state patch - Not Found, trying fallback
20:505 00:088 OCAK: 64-bit PowerStateTimeout replace count - 1
20:538 00:033 OCAK: Patch success power state
20:573 00:034 OCAK: Found jettisoning fileset
20:606 00:033 OCAK: 64-bit Set core count to thread count replace count - 2
20:640 00:033 OCAK: Patching MSR 35h to 0006000C - Success
20:688 00:048 OCAK: BusFreq = 99999991Hz, BusFCvtt2n = 42949676825, BusFCvtn2t = 429496690
20:721 00:032 OCAK: TscFreq = 3599999697Hz, TscFCvtt2n = 1193046571, TscFCvtn2t = 15461880971
20:754 00:033 OCAK: 64-bit ProvideCurrentCpuInfoZeroMsrThreadCoreCount replace count - 2
20:876 00:121 OCAK: Local relocs 852 on FFFFFF80041FD000
20:910 00:033 OC: Prelinked injection Lilu.kext (Patch engine) - Success
21:098 00:188 OCAK: Patching invalid size 2000 with 1871000 for com.apple.iokit.IOACPIFamily
21:140 00:041 OCAK: Local relocs 504 on FFFFFF8004286000
21:175 00:034 OC: Prelinked injection VirtualSMC.kext (SMC emulator) - Success
21:211 00:036 OCAK: Patching invalid size 2F000 with 1401000 for com.apple.iokit.IOPCIFamily
21:257 00:046 OCAK: Local relocs 1981 on FFFFFF80042B0000
21:292 00:035 OC: Prelinked injection WhateverGreen.kext (Video patches) - Success
21:343 00:050 OCAK: Local relocs 5698 on FFFFFF8004365000
21:393 00:049 OC: Prelinked injection AppleALC.kext (Audio patches) - Success
21:429 00:035 OCAK: Patching invalid size 16FF4 with 1662000 for com.apple.iokit.IONetworkingFamily
21:473 00:044 OCAK: Local relocs 469 on FFFFFF8004516000
21:555 00:082 OC: Prelinked injection RealtekRTL8111.kext (RealtekRTL8111.kext) - Success
21:589 00:033 OC: Prelink size 71540736 kext offset 67751936 reserved 3788800
21:622 00:032 OCAK: KC TEXT is 65536 bytes with 61680 Mach-O headers need 512
21:739 00:117 OC: Prelinked status - Success
21:782 00:042 AAPL: #[EB.LD.LKFS|-?] Ok(0)
21:815 00:033 AAPL: #[EB.LD.LKC|-?] Ok(0)
21:851 00:035 AAPL: #[EB|BST:REV1]
21:884 00:033 AAPL: #[EB|CSR:OUT] 0x00000040
21:918 00:034 AAPL: #[EB.BST.FBS|+]
21:952 00:033 AAPL: #[EB.BST.FBS|ADSZ] 0
22:030 00:078 AAPL: #[EB.BST.FBS|KSSZ] 0
22:063 00:033 AAPL: #[EB|SB:SBGMFNS] x86legacyap.im4m
22:098 00:034 AAPL: #[EB|RH:PF] usr\standalone\OS.dmg.root_hash
22:132 00:034 AAPL: #[EB|RH:MF] <"usr\\standalone\\OS.dmg.root_hash.x86legacyap.im4m">
22:165 00:033 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\\standalone\\OS.dmg.root_hash"> <"0">
22:199 00:033 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">
22:233 00:034 AAPL: #[EB.RH.LRH|P!] Err(0xE) <- EB.LD.LF
22:267 00:033 AAPL: #[EB.BST.FBS|!] Err(0xE) <- EB.RH.LRH
22:300 00:032 OCSMC: SmcReadValue Key 4D535463 Size 1
22:333 00:032 OCSMC: SmcReadValue Key 4D534163 Size 2
22:412 00:079 AAPL: #[EB|LOG:DT] 2022-06-12T16:45:22
22:446 00:033 AAPL: #[EB|LOG:EXITBS:START] 2022-06-12T16:45:22
 

Dosya Ekleri

  • Görüntü.jpeg
    Görüntü.jpeg
    111,5 KB · Görüntüleme: 45
Son düzenleyen: Moderatör:
Bunu bir deneyin sonucu paylaşın.
hem setupvirtualmap hem rebuildapplememorymap ile tüm kombinasyonları denedim :) sonuç aynı
GPU'nuz desteklenmiyor, donanım hızlandırma çalışmayacak. Çok berbat bir deneyim olur. Yine de kurmak istiyorsanız bu EFI ile uyumlu configi seçip deneyin.
teşekkür ederim uyarınız için
yusuf beyin efisini denedim o da olmadı

benzer sistemdeki birinin efisi varsa paylaşabilir
 

Geri
Yukarı