私の問題は、ラップトップのどのデバイスが許可されていないかを確認する方法ですDMA対応しています。USBデバイスを無効にして、ラップトップをドッキングステーションから取り外してみました。同僚は同じラップトップモデルを使用しており、彼は私と同じ問題はありません。
システムインフォメーション
OS Name Microsoft Windows 10 Enterprise
Version 10.0.16299 Build 16299
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name NB-SOKRE
System Manufacturer LENOVO
System Model 20L7S02M00
System Type x64-based PC
System SKU LENOVO_MT_20L7_BU_Think_FM_ThinkPad T480s
Processor Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz, 2112 Mhz, 4 Core(s), 8 Logical Processor(s)
BIOS Version/Date LENOVO N22ET37W (1.14 ), 22.5.2018.
SMBIOS Version 3.0
Embedded Controller Version 1.08
BIOS Mode UEFI
BaseBoard Manufacturer LENOVO
BaseBoard Model Not Available
BaseBoard Name Base Board
Platform Role Mobile
Secure Boot State On
PCR7 Configuration Bound
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "10.0.16299.371"
User Name 3PRO\kkljucaric
Time Zone Central European Daylight Time
Installed Physical Memory (RAM) 16,0 GB
Total Physical Memory 15,8 GB
Available Physical Memory 7,02 GB
Total Virtual Memory 18,2 GB
Available Virtual Memory 5,31 GB
Page File Space 2,38 GB
Page File C:\pagefile.sys
Virtualization-based security Running
Virtualization-based security Required Security Properties Base Virtualization Support, Secure Boot, DMA Protection
Virtualization-based security Available Security Properties Base Virtualization Support, Secure Boot, DMA Protection, Secure Memory Overwrite, UEFI Code Readonly, SMM Security Mitigations 1.0
Virtualization-based security Services Configured Credential Guard
Virtualization-based security Services Running Credential Guard
Windows Defender Device Guard Code Integrity Policy Audit
Windows Defender Device Guard user mode Code Integrity Audit
Device Encryption Support Reasons for failed automatic device encryption: Un-allowed DMA capable bus/device(s) detected
A hypervisor has been detected. Features required for Hyper-V will not be displayed.
Microsoftは、このメッセージについて このドキュメント を提供しています。
ブラックリストとホワイトリストの両方がレジストリのHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DmaSecurity
にあります。これをチェックする自動化されたプロセスを私は知りませんが、作成はかなり簡単なはずです。
ほとんどのシステムに存在する典型的な候補は「PCI-to-PCIブリッジ」です。不思議なことに、「PCI ExpressRootComplex」はAllowedBuses
とUnallowedBuses
の両方にあります。
私の場合、グラフィックカードをホワイトリストに登録する必要がありました。これを行うために私が従ったプロセスは次のとおりです。
最終的に、特定のデバイスを1つ再度追加すると、エラーが表示される場合があります。それがどのデバイスであるかをメモします。
デバイスに外部DMAがあるかどうかを確認するには、 Windows 10 for OEMのBitLockerドライブ暗号化 を参照してください。もしそうなら、あなた自身の責任で進んでください。それ以外の場合は、続行してもかまいません。
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DmaSecurity\AllowedBuses
に移動しますPCI\VEN_####&DEV_####
(