iPXE
|
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 |
Used to describe the offset range of media relative.
Definition at line 1169 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Header |
Definition at line 1170 of file DevicePath.h.
UINT32 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Reserved |
Definition at line 1171 of file DevicePath.h.
UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::StartingOffset |
Definition at line 1172 of file DevicePath.h.
UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::EndingOffset |
Definition at line 1173 of file DevicePath.h.