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

#include <DevicePath.h>

Collaboration diagram for MEMMAP_DEVICE_PATH:
Collaboration graph
[legend]

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 MemoryType
 
EFI_PHYSICAL_ADDRESS StartingAddress
 
EFI_PHYSICAL_ADDRESS EndingAddress
 

Detailed Description

Memory Mapped Device Path.

Member Data Documentation

◆ EndingAddress

EFI_PHYSICAL_ADDRESS MEMMAP_DEVICE_PATH::EndingAddress

Ending Memory Address.

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEMMAP_DEVICE_PATH::Header

◆ MemoryType

UINT32 MEMMAP_DEVICE_PATH::MemoryType

EFI_MEMORY_TYPE

◆ StartingAddress

EFI_PHYSICAL_ADDRESS MEMMAP_DEVICE_PATH::StartingAddress

Starting Memory Address.


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