This website requires JavaScript.
Explore
Help
Sign In
Public
/
VeraCrypt
Watch
1
Star
0
Fork
0
You've already forked VeraCrypt
mirror of
https://github.com/veracrypt/VeraCrypt.git
synced
2025-11-12 19:38:26 -06:00
Code
Activity
Files
f462160542d59c79a5eeafcffec66951705bbb23
VeraCrypt
/
src
/
Boot
History
Mounir IDRASSI
ac87f561a8
Revert "Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix memory leak in some cases caused by wrong check of pointer for calling MEM_FREE - Clear bootParams variable that may contain sensitive information when halting the system in case of fatal error - Add option "KeyboardInputDelay" in DcsProp to control the minimum delay supported between two key strokes"
...
This reverts commit
7241b18794
.
2020-08-03 18:41:49 +02:00
..
EFI
Revert "Windows: Add latest 1.24 EFI bootloader files that are signed by Microsoft that come with the following modifications: - Fix memory leak in some cases caused by wrong check of pointer for calling MEM_FREE - Clear bootParams variable that may contain sensitive information when halting the system in case of fatal error - Add option "KeyboardInputDelay" in DcsProp to control the minimum delay supported between two key strokes"
2020-08-03 18:41:49 +02:00
Windows
Windows Bootloader: pass correct compressed data size to decompressor. Because the ds segment register is modified when setting up the decompressor segment, loader length should be read from the cs segment. (
#666
)
2020-08-03 15:08:25 +02:00