Go to the source code of this file.
◆ FAT32_INFO_MAGIC1
#define FAT32_INFO_MAGIC1 0x41615252 |
◆ FAT32_INFO_MAGIC2
#define FAT32_INFO_MAGIC2 0x61417272 |
◆ FAT32_INFO_MAGIC3
#define FAT32_INFO_MAGIC3 0xaa55 |
◆ FAT_BOOT_CODE
Value: "\x0e" \
"\x1f" \
"\xbe\x74\x7e" \
\
"\xac" \
"\x22\xc0" \
"\x74\x06" \
"\xb4\x0e" \
"\xcd\x10" \
"\xeb\xf5" \
\
"\xb4\x00" \
"\xcd\x16" \
"\xb4\x00" \
"\xcd\x19" \
"\xeb\xfe" \
\
\
#define FAT_BOOT_MESSAGE
Definition: bootsector.h:34
◆ FAT_BOOT_CODE_LENGTH
#define FAT_BOOT_CODE_LENGTH 128 |
◆ FAT_BOOT_JUMP
#define FAT_BOOT_JUMP "\xeb\x58\x90" /* jmp +5a */ |
◆ FAT_BOOT_MESSAGE
Value:"This partition does not have an operating system loader installed on it.\n\r"\
"Press a key to reboot..."
◆ FatBootSector
◆ FatInfoSector
◆ __attribute__()
struct __attribute__ |
( |
(packed) |
| ) |
|
◆ fat_boot_sector_analyse()
◆ fat_boot_sector_probe_type()
◆ fat_boot_sector_read()