XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
MEDIA_RAM_DISK_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for MEDIA_RAM_DISK_DEVICE_PATH:
Collaboration graph
[legend]

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 StartingAddr [2]
 
UINT32 EndingAddr [2]
 
EFI_GUID TypeGuid
 
UINT16 Instance
 

Detailed Description

Used to describe the ram disk device path.

Member Data Documentation

◆ EndingAddr

UINT32 MEDIA_RAM_DISK_DEVICE_PATH::EndingAddr[2]

Ending Memory Address.

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_RAM_DISK_DEVICE_PATH::Header

◆ Instance

UINT16 MEDIA_RAM_DISK_DEVICE_PATH::Instance

RAM Diskinstance number, if supported. The default value is zero.

◆ StartingAddr

UINT32 MEDIA_RAM_DISK_DEVICE_PATH::StartingAddr[2]

Starting Memory Address.

◆ TypeGuid

EFI_GUID MEDIA_RAM_DISK_DEVICE_PATH::TypeGuid

GUID that defines the type of the RAM Disk.


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