XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
CDROM_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for CDROM_DEVICE_PATH:
Collaboration graph
[legend]

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 BootEntry
 
UINT64 PartitionStart
 
UINT64 PartitionSize
 

Detailed Description

The CD-ROM Media Device Path is used to define a system partition that exists on a CD-ROM.

Member Data Documentation

◆ BootEntry

UINT32 CDROM_DEVICE_PATH::BootEntry

Boot Entry number from the Boot Catalog. The Initial/Default entry is defined as zero.

◆ Header

EFI_DEVICE_PATH_PROTOCOL CDROM_DEVICE_PATH::Header

◆ PartitionSize

UINT64 CDROM_DEVICE_PATH::PartitionSize

Size of the partition in units of Blocks, also called Sectors.

◆ PartitionStart

UINT64 CDROM_DEVICE_PATH::PartitionStart

Starting RBA of the partition on the medium. CD-ROMs use Relative logical Block Addressing.


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