iPXE
iso9660_primary_descriptor_fixed Struct Reference

An ISO9660 Primary Volume Descriptor (fixed portion) More...

#include <iso9660.h>

Data Fields

uint8_t type
 Descriptor type.
uint8_t id [5]
 Identifier ("CD001")

Detailed Description

An ISO9660 Primary Volume Descriptor (fixed portion)

Definition at line 20 of file iso9660.h.

Field Documentation

◆ type

uint8_t iso9660_primary_descriptor_fixed::type

Descriptor type.

Definition at line 22 of file iso9660.h.

◆ id

uint8_t iso9660_primary_descriptor_fixed::id[5]

Identifier ("CD001")

Definition at line 24 of file iso9660.h.


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