VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsBoot
AgeCommit message (Collapse)AuthorFilesLines
2019-11-08Fix "ActionFailed" not working and add "ActionCancelled" to customize ↵Mounir IDRASSI1-1/+5
handling of user hitting ESC on password prompt
2019-09-23Ensure that the correct Windows bootloader is executed when the user press ↵Mounir IDRASSI1-1/+35
ESCAPE
2019-03-21Add specific handling when user cancel password prompt with ESC so that ↵Mounir IDRASSI1-0/+5
original Windows loader is called in this case
2019-03-21Implement better timeout mechanism for password input. Implement new actions ↵Mounir IDRASSI1-0/+14
"shutdown" and "reboot". Set default timeout value to 3 minutes and default timeout action to "shutdown"
2019-01-21Disable the watchdog time in the main bootloaderMounir IDRASSI1-0/+1
2018-04-24By default, use Bootmgfw_ms.vc as Windows bootloader since VeraCrypt now ↵Mounir IDRASSI1-24/+51
copies its bootloader to Bootmgfw.efi in order to be compatible with machines that always boot on Bootmgfw.efi.
2017-12-09size of sector = 512 (check and info)kavsrf1-1/+1
2017-06-18BML flags addedkavsrf1-0/+6
2017-06-18BML update to sort "BootOrder"kavsrf1-3/+5
2017-06-18solution of HP problem via DrverOrder and BML modified driverkavsrf1-52/+57
2017-06-12Clear DcsExecPartGuid before execute OS to avoid problem in VirtualBox with ↵kavsrf1-0/+4
reboot
2017-06-11VirtualBox is sensitive to drv/app at boot. patch back to application type.kavsrf1-2/+2
2017-06-05double reboot in pre-test phasekavsrf1-21/+31
force boot messages
2017-06-05DcsDriver config key supported (install/remove dirver)kavsrf2-0/+51
2017-06-05full disk encryption supportkavsrf2-3/+36
2017-06-05DcsInfo addedkavsrf2-2/+11
DcsBoot is driver now (to support DriverOrder list)
2016-08-15First public release. Used by VeraCrypt 1.18.VeraCrypt_1.18_PreReleaseAlex2-0/+168