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

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

Data Fields

VOID * Fdt
 
VOID * Context
 Pointer to the caller's context.
 
HW_INFO_ADD_OBJECT HwInfoAdd
 

Detailed Description

A structure describing the instance of the FdtHwInfoParser.

Definition at line 20 of file FdtHwInfoParser.h.

Field Documentation

◆ Context

VOID* FdtHwInfoParser::Context

Pointer to the caller's context.

Definition at line 26 of file FdtHwInfoParser.h.

◆ Fdt

VOID* FdtHwInfoParser::Fdt

Pointer to the HwDataSource i.e. the Flattened Device Tree (Fdt).

Definition at line 23 of file FdtHwInfoParser.h.

◆ HwInfoAdd

HW_INFO_ADD_OBJECT FdtHwInfoParser::HwInfoAdd

Function pointer called by the parser when adding information.

Definition at line 30 of file FdtHwInfoParser.h.


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