MEDIA_RAM_DISK_DEVICE_PATH

Used to describe the ram disk device path.

Members

Variables

EndingAddr
UINT32[2] EndingAddr;

Ending Memory Address.

Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.
Instance
UINT16 Instance;

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

StartingAddr
UINT32[2] StartingAddr;

Starting Memory Address.

TypeGuid
EFI_GUID TypeGuid;

GUID that defines the type of the RAM Disk.

Meta