diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..f1c2e66 --- /dev/null +++ b/README.txt @@ -0,0 +1,13 @@ +VeraCrypt EFI Bootloader for EFI Windows system encryption (LGPL) + +DcsProp - Configuration for the loader +SecureBoot - certificates for Secure boot configuration + +Modules: +DcsBoot.efi - Starter +DcsRe.efi - Recovery tool (decrypt etc) +DcsCfg.dcs - configuration from EFI shell +DcsBml.dcs - Boot menu lock runtime driver to prvent Windows modification of boot order +DcsInt.dcs - PreBoot authorization +DcsInfo.dcs - PlatformInfo generation +LegacySpeaker.dcs - driver for ordinary speaker (beep) |