Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_NTFS_BOOT_SECTOR Struct Reference

#include <filesystem.h>

Data Fields

NTFS_BOOT_SECTOR_JUMP bootjump
 JMP - EBh,??h,90h.
char oemname [8]
 Always NTFS.
NTFS_BIOS_PB bpb
 See Above (73 Bytes BPB and ExtBPB).
NTFS_BOOT_SECTOR_CODE bootcode
 Executable Code.
uint16_t signature
 Magic Number 0xAA55.

Field Documentation

◆ bootjump

JMP - EBh,??h,90h.

◆ oemname

char oemname[8]

Always NTFS.

◆ bpb

See Above (73 Bytes BPB and ExtBPB).

◆ bootcode

Executable Code.

◆ signature

uint16_t signature

Magic Number 0xAA55.


The documentation for this struct was generated from the following file: