Dasharo System Features
When entering the Dasharo System Features
menu, one may see the following
submenus to appear:
Dasharo Security Options
This menu offers security-sensitive options like:
BIOS boot medium lock
- enables/disables flash protection on the vboot recovery firmware partition. Disable it if you need access to whole flash with flashrom.Enable SMM BIOS write protection
- when enabled, allows only SMM code (the privileged code installed by the firmware in the system memory) to write to BIOS flash. Recommended to be enabled if Firmware setup password is set. Disable the protection if you need access to flash with flashrom.Boot menu enabled
- enables/disables ability to enter boot manager menu. Enabled by default. Can be disabled, to prevent from booting from non-default boot media.Early boot DMA Protection
- Enables IOMMU DMA protection early during POST. DMA protection is a feature that utilizes the IOMMU early in the boot process to prevent rogue DMA-capable devices such as PCIe add-in cards, USB4/thunderbolt devices from access to memory. This prevents a class of DMA attacks that allow for exfiltration of secrets and installation of malware early in the boot process.Keep IOMMU enabled when transfer control to OS
- (only available whenEarly boot DMA Protection
is selected) Keeps IOMMU DMA protection enabled during ExitBootServices when control is passed to the OS. If unsure or see any problems with DMA/IOMMU during OS boot, keep it disabled. NOTE: Windows may not boot if the option is enabled.-
Enter Firmware Update Mode
- when selected, causes the platform to reset and disable all firmware protections, including UEFI Secure Boot, for the duration of one boot. The goal of the option is to simplify the update process for the end user. Unsetting multiple security options and then setting them back can be tiresome. -
Enable Wi-Fi + BT radios
- (applicable to laptops) - Enables or disables radios for Wi-Fi and Bluetooth. When disabled, the slot is unconfigured and power to the wireless module is disconnected.
Networking Options
Enable network boot
- the option controls if the network boot should be enabled or not. This option is disabled by default on most Dasharo supported devices. When disabled, it prevents loading network controller drivers and unregisters iPXE as boot option (iPXE disappears from Boot Manager and One Time Boot menus)
USB Configuration
Enable USB stack
- controls loading of UEFI USB drivers, when enabled all USB drivers are loaded making USB keyboards and mass storage drives functional in the firmware (to browse setup, press hotkeys or move around bootloaders like GRUB). If disabled no USB device will work before OS is loaded (firmware will not communicate with USB devices).Enable USB Mass Storage driver
- this option is blocked if USB stack is disabled. If disabled, UEFI USB Mass Storage driver is not loaded and one cannot boot from USB drives. Essentially this option controls the USB boot capability. It does not affect other devices, like USB keyboards.
Intel Management Engine Options
This submenu is used to access Intel Management Engine related options.
Currently the only option available is Intel ME mode
which allows to enable
or disable Management Engine:
On the right side of the window there is a help section describing the option
meaning. If the window is too small, the help section may be divided and not
fully shown on the screen. To scroll the help section use D
or d
keys to
scroll down and U
or u
to scroll up.
Intel ME can be disabled in two ways:
Disabled (Soft)
- when set, causes the Dasharo firmware to sendME_DISABLE
command via MEI/HECI. MEI/HECI interface is being hidden from OS when ME is disabled.Disabled (HAP)
- when set, causes the Dasharo firmware to set HAP bit in the flash descriptor. MEI/HECI interface is being hidden from OS when ME is disabled. HAP method is much more efficient as it halts the ME firmware execution even earlier than Soft Disable described above
When the mode is set to Enabled
, Dasharo enables the Intel Management engine
by either sending ME_ENABLE
command via MEI/HECI or clearing the HAP bit in
flash descriptor, depending on the previously active ME mode. MEI/HECI device
should be functional in OS when ME is enabled.
Any change in the Dasharo firmware setup requires saving the changes and a platform reset (unless specified otherwise).
For more information about neutering and disabling ME see also me_cleaner.
NOTE: me_cleaner is not supported on all
platforms! If a platform supports me_cleaner
(i.e. ME version is lower or equal 11.x) it is recommended to set HAP bit and
clean the ME region with me_cleaner
script permanently.
Chipset Configuration
The submenu contains general chipset options. Currently available options:
Enable PS/2 controller
- enables/disables PS/2 controller on the platform. When disabled PS/2 keyboards and mice will stop working in firmware and OS. PS/2 controller will not be functional in OS. This option is not available on laptops where PS/2 is used for the integrated keyboard and possibly touchpad.Enable watchdog
- controls the chipset watchdog functionality. If enabled, watchdog will be counting with the timeout specified below. The firmware automatically kicks the watchdog periodically so even without OS support, the platform will not reset itself when watchdog expires.Watchdog timeout value
- watchdog timeout in seconds. Allowed range is 60-1024 seconds. The Option is only visible if watchdog is set to enabled.
Power Management Options
The submenu contains general power management options.
Currently available options:
Fan profile
- Sets of the fan operation modes (defaults toSilent
):Silent
- the fan will operate at lower speeds to reduce noise,Performance
- the fan will operate at higher speeds, to allow for increased performance.
Platform sleep type
- sets the active sleep mode to be available for OSSuspend to Idle (S0ix)
(default) - also known as modern standby. Select this option if using Windows. S3 sleep mode may not be working well with Windows for machines newer than 11th generation Intel Core processors. S0ix will not work properly if ME is disabled.Suspend to RAM (S3)
- standard sleep mode that suspends the machine state to RAM, supported on most operating systems (except Windows on 11th generation Intel Core processors or newer).
Battery Start Treshold
- The value set by this option represents the percentage of battery power; if it is above this value, the DUT won't start charging. If the DUT has started charging before this level, it will not stop until the battery stop threshold is reached.Battery Stop Treshold
- the value set by this option represents the percentage of battery power that the device will never exceed - it will stop charging.
Flow chart for the two settings mentioned above:
Additional information
NOTE: Pressing F9 to reset to defaults resets all settings, not only the one that is currently selected.