ReactOS 0.4.16-dev-106-g10b08aa
|
#include <DevicePath.h>
Public Attributes | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT32 | Reserved |
UINT64 | StartingOffset |
UINT64 | EndingOffset |
Used to describe the offset range of media relative.
Definition at line 1000 of file DevicePath.h.
UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::EndingOffset |
Definition at line 1004 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Header |
Definition at line 1001 of file DevicePath.h.
UINT32 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::Reserved |
Definition at line 1002 of file DevicePath.h.
UINT64 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH::StartingOffset |
Definition at line 1003 of file DevicePath.h.