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

Data Fields

UINT64 paddr
 
UINT64 size
 
UINT64 cmdline_paddr
 
UINT64 reserved
 

Detailed Description

Definition at line 129 of file start_info.h.

Field Documentation

◆ cmdline_paddr

UINT64 hvm_modlist_entry::cmdline_paddr

Definition at line 132 of file start_info.h.

◆ paddr

UINT64 hvm_modlist_entry::paddr

Definition at line 130 of file start_info.h.

◆ reserved

UINT64 hvm_modlist_entry::reserved

Definition at line 133 of file start_info.h.

◆ size

UINT64 hvm_modlist_entry::size

Definition at line 131 of file start_info.h.


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