iPXE
Data Fields
MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH Struct Reference

Used to describe the offset range of media relative. More...

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 
UINT64 StartingOffset
 
UINT64 EndingOffset
 

Detailed Description

Used to describe the offset range of media relative.

Definition at line 1149 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Header

Definition at line 1150 of file DevicePath.h.

◆ Reserved

UINT32 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Reserved

Definition at line 1151 of file DevicePath.h.

◆ StartingOffset

UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::StartingOffset

Definition at line 1152 of file DevicePath.h.

◆ EndingOffset

UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::EndingOffset

Definition at line 1153 of file DevicePath.h.


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