ncloader  0.1
 모두 데이타 구조 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 매크로 그룹들 페이지들
boot_parameter_block 구조체 참조
+ boot_parameter_block에 대한 협력 다이어그램:

데이타 구조

union  type
 

데이타 필드

unsigned char jmp [2]
 
unsigned char nop
 
unsigned char oem [8]
 
unsigned short sector_size
 
unsigned char sector_per_cluster
 
unsigned short reserved_sector
 
unsigned char nr_fat
 
unsigned short nr_root_entry
 
unsigned short total_sector16
 
unsigned char media_type
 
unsigned short size_of_fat16
 
unsigned short sector_per_track
 
unsigned short nr_head
 
unsigned int hidden_sector
 
unsigned int total_sector32
 
union boot_parameter_block::type type
 

필드 문서화

unsigned int boot_parameter_block::hidden_sector
unsigned char boot_parameter_block::jmp[2]
unsigned char boot_parameter_block::media_type
unsigned char boot_parameter_block::nop
unsigned char boot_parameter_block::nr_fat
unsigned short boot_parameter_block::nr_head
unsigned short boot_parameter_block::nr_root_entry
unsigned char boot_parameter_block::oem[8]
unsigned short boot_parameter_block::reserved_sector
unsigned char boot_parameter_block::sector_per_cluster
unsigned short boot_parameter_block::sector_per_track
unsigned short boot_parameter_block::sector_size
unsigned short boot_parameter_block::size_of_fat16
unsigned short boot_parameter_block::total_sector16
unsigned int boot_parameter_block::total_sector32

이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: