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 1169 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Header

Definition at line 1170 of file DevicePath.h.

◆ Reserved

UINT32 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Reserved

Definition at line 1171 of file DevicePath.h.

◆ StartingOffset

UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::StartingOffset

Definition at line 1172 of file DevicePath.h.

◆ EndingOffset

UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::EndingOffset

Definition at line 1173 of file DevicePath.h.


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