Searched refs:BS_FilSysType (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dfat.h50 CHAR8 BS_FilSysType[8]; member in struct:__anon9952
97 CHAR8 BS_FilSysType[8]; member in struct:__anon9953
H A Dbootsectimage.c449 memcpy (FilSysType, FatBpb->Fat12_16.BS_FilSysType, 8);
454 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT12 - BS_FilSysType - %s, expected: %s, or %s\n",
460 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT16 - BS_FilSysType - %s, expected: %s, or %s\n",
465 memcpy (FilSysType, FatBpb->Fat32.BS_FilSysType, 8);
468 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT32 - BS_FilSysType - %s, expected: %s\n",
548 FatBpb.Fat12_16.BS_FilSysType[0],
549 FatBpb.Fat12_16.BS_FilSysType[1],
550 FatBpb.Fat12_16.BS_FilSysType[2],
551 FatBpb.Fat12_16.BS_FilSysType[3],
552 FatBpb.Fat12_16.BS_FilSysType[
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DFatFormat.h50 CHAR8 BS_FilSysType[8]; member in struct:__anon9970
97 CHAR8 BS_FilSysType[8]; member in struct:__anon9971
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DFatFormat.h50 CHAR8 BS_FilSysType[8]; member in struct:__anon10028
97 CHAR8 BS_FilSysType[8]; member in struct:__anon10029

Completed in 105 milliseconds