|
|
1.1 root 1: /*
1.1.1.4 root 2: Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved.
1.1 root 3:
1.1.1.5 ! root 4: Governed by the TrueCrypt License 3.0 the full text of which is contained in
1.1.1.4 root 5: the file License.txt included in TrueCrypt binary and source code distribution
6: packages.
1.1 root 7: */
8:
9: #ifndef TC_HEADER_Boot_BootStrings
10: #define TC_HEADER_Boot_BootStrings
11:
1.1.1.3 root 12: #define TC_BOOT_STR_ERROR "Error: "
1.1 root 13: #define TC_BOOT_STR_NO_BOOT_PARTITION "No bootable partition found"
14: #define TC_BOOT_STR_UPGRADE_BIOS "- Upgrade BIOS\r\n- Use a different motherboard model/brand\r\n"
15:
16: #endif // TC_HEADER_Boot_BootStrings
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.