mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
DasharoSystemFeaturesStrins.uni: add note on IOMMU option
Add a note that the `Keep IOMMU enabled(...)` option is incompatible with Windows, making the OS unable to boot. Signed-off-by: Filip Lewinski <filip.lewinski@3mdeb.com>
This commit is contained in:
committed by
Sergii Dmytruk
parent
8d3d81dc2b
commit
2c107f28c2
+2
-1
@@ -106,7 +106,8 @@
|
||||
|
||||
#string STR_IOMMU_HANDOFF_PROMPT #language en-US "Keep IOMMU enabled when transfer control to OS"
|
||||
#string STR_IOMMU_HANDOFF_HELP #language en-US "Keeps IOMMU DMA protection enabled during ExitBootServices when control is passed to the OS.\n\n"
|
||||
"If unsure or see any problems with DMA/IOMMU during OS boot, keep it disabled."
|
||||
"If unsure or see any problems with DMA/IOMMU during OS boot, keep it disabled.\n\n"
|
||||
"PLEASE NOTE that this option is incompatible with Windows on many devices.\n\n"
|
||||
|
||||
#string STR_SLEEP_TYPE_PROMPT #language en-US "Platform sleep type"
|
||||
#string STR_SLEEP_TYPE_HELP #language en-US "Select the sleep type that will be exposed to the OS.\n\n"
|
||||
|
||||
Reference in New Issue
Block a user