MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH

Used to describe the offset range of media relative.

extern (C)
struct MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH {}

Members

Variables

EndingOffset
UINT64 EndingOffset;
Undocumented in source.
Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.
Reserved
UINT32 Reserved;
Undocumented in source.
StartingOffset
UINT64 StartingOffset;
Undocumented in source.

Meta