TianoCore EDK2 master
|
#include <DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtUtility.h>
Data Fields | |
UINT32 | Count |
Count of entries in the NAME_TABLE. | |
CONST COMPATIBILITY_STR * | CompatTable |
Pointer to a table storing the names. | |
Structure containing a list of compatible names and their count.
Definition at line 108 of file FdtUtility.h.
CONST COMPATIBILITY_STR* CompatibilityInfo::CompatTable |
Pointer to a table storing the names.
Definition at line 113 of file FdtUtility.h.
UINT32 CompatibilityInfo::Count |
Count of entries in the NAME_TABLE.
Definition at line 110 of file FdtUtility.h.