Home
last modified time | relevance | path

Searched refs:FAT_BS_JMP1 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h145 #define FAT_BS_JMP1 0xEB macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h145 #define FAT_BS_JMP1 0xEB macro
Dbootsectimage.c237 if ((FatBpb->Fat12_16.BS_jmpBoot[0] != FAT_BS_JMP1) && in GetFatType()
240 FatBpb->Fat12_16.BS_jmpBoot[0], FAT_BS_JMP1, FAT_BS_JMP2); in GetFatType()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h145 #define FAT_BS_JMP1 0xEB macro