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-11 19:08:26 -06:00
Code
Activity
Files
d7feaec833eee1f996ab3577bbe111ca9966f35c
VeraCrypt
/
src
/
Boot
History
Mounir IDRASSI
96c2effc2b
Windows: Add latest 1.25 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
2021-08-30 00:27:19 +02:00
..
EFI
Windows: Add latest 1.25 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
2021-08-30 00:27:19 +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