TianoCore EDK2 master
|
Data Fields | |
UINT32 | max_entries |
UINT32 | num_entries |
UINT32 | locked |
UINT32 | size |
struct cbmem_entry | entries [0] |
Definition at line 57 of file Coreboot.h.
struct cbmem_entry cbmem_root::entries[0] |
Definition at line 62 of file Coreboot.h.
UINT32 cbmem_root::locked |
Definition at line 60 of file Coreboot.h.
UINT32 cbmem_root::max_entries |
Definition at line 58 of file Coreboot.h.
UINT32 cbmem_root::num_entries |
Definition at line 59 of file Coreboot.h.
UINT32 cbmem_root::size |
Definition at line 61 of file Coreboot.h.