diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-01-15 15:03:08 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-01-15 15:05:19 +0100 |
commit | 202caea3a983198231e4ebde458817355e6629fb (patch) | |
tree | 0d660aef702ce040d9b4bf1f1d25ae9c4c49d984 /doc | |
parent | 07fd2aa9a58cc86dd447826865ca317cad92fd45 (diff) | |
download | VeraCrypt-202caea3a983198231e4ebde458817355e6629fb.tar.gz VeraCrypt-202caea3a983198231e4ebde458817355e6629fb.zip |
Windows: enhancements to EFI system encryption, like handling of Multi-Boot and better compatibility with Windows Upgrade process.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1952823 -> 1952957 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 8fc216c7..54159856 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index df4b61e9..70f8c58d 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -45,6 +45,8 @@ <ul> <li>MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464)</li> <li>MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives.</li> +<li>Fix issue related to Windows Update breaking VeraCrypt UEFI bootloader.</li> +<li>Support Multi-boot for EFI system encryption.</li> <li>New security features:</li> <ul> <li>Erase system encryption keys from memory during shutdown/reboot to help mitigate some cold boot attacks</li> |