TianoCore EDK2 master
|
Data Fields | |
UINT32 | magic |
UINT32 | version |
UINT32 | flags |
UINT32 | nr_modules |
UINT64 | modlist_paddr |
UINT64 | cmdline_paddr |
UINT64 | rsdp_paddr |
UINT64 | memmap_paddr |
UINT32 | memmap_entries |
UINT32 | reserved |
Definition at line 109 of file start_info.h.
UINT64 hvm_start_info::cmdline_paddr |
Definition at line 117 of file start_info.h.
UINT32 hvm_start_info::flags |
Definition at line 113 of file start_info.h.
UINT32 hvm_start_info::magic |
Definition at line 110 of file start_info.h.
UINT32 hvm_start_info::memmap_entries |
Definition at line 123 of file start_info.h.
UINT64 hvm_start_info::memmap_paddr |
Definition at line 121 of file start_info.h.
UINT64 hvm_start_info::modlist_paddr |
Definition at line 115 of file start_info.h.
UINT32 hvm_start_info::nr_modules |
Definition at line 114 of file start_info.h.
UINT32 hvm_start_info::reserved |
Definition at line 126 of file start_info.h.
UINT64 hvm_start_info::rsdp_paddr |
Definition at line 118 of file start_info.h.
UINT32 hvm_start_info::version |
Definition at line 112 of file start_info.h.