Zend certified PHP/Magento developer

Thunderbolt OpenCore SSDT for MacOS [closed]

I want to run MacOS on my Lenovo Thinkpad P15.

I have installed MacOS 13.2 on it using OpenCore.

But I have problems with Thunderbolt 3.

The SSDT seems not match any devices, therefore I get the following errors in boot log:

2023-02-12 19:10:33.747838+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI Error:
2023-02-12 19:10:33.747839+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) Method parse/execution failed
2023-02-12 19:10:33.747840+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) Method parse/execution failed
2023-02-12 19:10:33.747841+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) [_SB.PCI0.RP01.UPSB.DSB0._DSM] (Node ffffff868833bc70)
2023-02-12 19:10:33.747842+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) [_SB.PCI0.RP01.UPSB.DSB0._DSM] (Node ffffff868833bc70)
2023-02-12 19:10:33.747843+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) , AE_NOT_FOUND
2023-02-12 19:10:33.747843+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform) , AE_NOT_FOUND
2023-02-12 19:10:33.747844+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform)  (20160930/psparse-632)
2023-02-12 19:10:33.747845+0100 0x3c9      Default     0x0                  0      0    kernel: (AppleACPIPlatform)  (20160930/psparse-632)

and

2023-02-12 19:10:34.028992+0100 0x30a      Default     0x0                  0      0    kernel: UPSB: family specific matching fails

I have configured the following SSDT in OpenCore:

https://pastebin.com/x5A8UVAp

The device path seems to be _SB.PCI0.RP01.

But as said, no devices match the SSDT.

Any ideas what I could do?