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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dfat.h35 UINT8 BPB_Media; member in struct:__anon9952
75 UINT8 BPB_Media; member in struct:__anon9953
H A Dbootsectimage.c280 if ((FatBpb->Fat12_16.BPB_Media != 0xF0) &&
281 (FatBpb->Fat12_16.BPB_Media != 0xF8) &&
282 (FatBpb->Fat12_16.BPB_Media != 0xF9) &&
283 (FatBpb->Fat12_16.BPB_Media != 0xFA) &&
284 (FatBpb->Fat12_16.BPB_Media != 0xFB) &&
285 (FatBpb->Fat12_16.BPB_Media != 0xFC) &&
286 (FatBpb->Fat12_16.BPB_Media != 0xFD) &&
287 (FatBpb->Fat12_16.BPB_Media != 0xFE) &&
288 (FatBpb->Fat12_16.BPB_Media != 0xFF)) {
289 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_Media
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DFatFormat.h35 UINT8 BPB_Media; member in struct:__anon9970
75 UINT8 BPB_Media; member in struct:__anon9971
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DFatFormat.h35 UINT8 BPB_Media; member in struct:__anon10028
75 UINT8 BPB_Media; member in struct:__anon10029

Completed in 35 milliseconds