TianoCore EDK2 master
Loading...
Searching...
No Matches
hvm_memmap_table_entry Struct Reference

Data Fields

UINT64 addr
 
UINT64 size
 
UINT32 type
 
UINT32 reserved
 

Detailed Description

Definition at line 136 of file start_info.h.

Field Documentation

◆ addr

UINT64 hvm_memmap_table_entry::addr

Definition at line 137 of file start_info.h.

◆ reserved

UINT32 hvm_memmap_table_entry::reserved

Definition at line 140 of file start_info.h.

◆ size

UINT64 hvm_memmap_table_entry::size

Definition at line 138 of file start_info.h.

◆ type

UINT32 hvm_memmap_table_entry::type

Definition at line 139 of file start_info.h.


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