Home
last modified time | relevance | path

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

/reactos/boot/freeldr/freeldr/include/fs/
H A Dfat.h25 UCHAR JumpBoot[3]; // Jump instruction to boot code member
54 UCHAR JumpBoot[3]; // Jump instruction to boot code member
H A Dntfs.h73 UCHAR JumpBoot[3]; // Jump to the boot loader routine member
/reactos/boot/freeldr/freeldr/lib/fs/
H A Dfat.c179 …x%x 0x%x\n", Fat32VolumeBootSector->JumpBoot[0], Fat32VolumeBootSector->JumpBoot[1], Fat32VolumeBo… in FatOpenVolume()
213 …%x 0x%x 0x%x\n", FatVolumeBootSector->JumpBoot[0], FatVolumeBootSector->JumpBoot[1], FatVolumeBoot… in FatOpenVolume()
/reactos/base/setup/lib/
H A Dfsutil.c38 UCHAR JumpBoot[3]; // Jump instruction to boot code member
68 UCHAR JumpBoot[3]; // Jump instruction to boot code member
105 UCHAR JumpBoot[3]; member