[Latest commit of Clover] Clover Release v5.1 r5140.1以降の最新コミット (10月11日)

Hackintosh

211011-add new OC commits
etc

Clover_r5140-dfbdc8ae45b2aad608bc93f64ebe8d58758a56fc.pkg

CloverV2-5140-dfbdc8ae45b2aad608bc93f64ebe8d58758a56fc.zip

SecureBootModel=hw.targetの設定が増えました。(今後のT2チップへの対応のためです。)
確認の仕方は以下のとおりです。
The SecureBootModel=hw.target setting has been increased. (This is to support the T2 chip in the future.
Here is how to check it.

% sysctl hw.target
hw.target: X86LEGACYAP

私のリグはiMac19,2なので、SMBIOSでの設定は以下のとおりです。
My rig is an iMac 19,2, so the settings in SMBIOS are as follows.

自分にあった、HWTargetの見つけ方は、以下のWebページを参考とすると良いでしょう。

SecureBootModel in OpenCore 0.7.2

ためしたところ、値の取り方がまだ違うようです。

Hello.
If it helps, the result in OpenCore is as follows.
When SecureBootModel is set to j160.

alpha@pc2-monterey-iMac ~ % sysctl hw.target
hw.target: J160AP
alpha@pc2-monterey-iMac ~ % nvram 94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel
94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel j160ap%00

When SecureBootModel is set to x86legacy.

alpha@pc2-monterey-iMac ~ % sysctl hw.target
hw.target: X86LEGACYAP
alpha@pc2-monterey-iMac ~ % nvram 94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel
94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel x86legacyap%00

When SecureBootModel is set to Disabled.

alpha@pc2-monterey-iMac ~ % sysctl hw.target
hw.target:
alpha@pc2-monterey-iMac ~ % nvram 94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel
94B73556-2197-4702-82A8-3E1337DAFBFB:HardwareModel x86legacyap%00%00%00%00%00

The law seems to be there.

コメント

Translate »
タイトルとURLをコピーしました