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

#include <DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtUtility.h>

Data Fields

UINT32 Count
 Count of entries in the NAME_TABLE.
 
CONST COMPATIBILITY_STRCompatTable
 Pointer to a table storing the names.
 

Detailed Description

Structure containing a list of compatible names and their count.

Definition at line 108 of file FdtUtility.h.

Field Documentation

◆ CompatTable

CONST COMPATIBILITY_STR* CompatibilityInfo::CompatTable

Pointer to a table storing the names.

Definition at line 113 of file FdtUtility.h.

◆ Count

UINT32 CompatibilityInfo::Count

Count of entries in the NAME_TABLE.

Definition at line 110 of file FdtUtility.h.


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