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

Data Fields

UINT32 Signature
 
UINT32 NumberOfExtractHandler
 
GUIDExtractHandlerGuidTable
 
EXTRACT_GUIDED_SECTION_DECODE_HANDLERExtractDecodeHandlerTable
 
EXTRACT_GUIDED_SECTION_GET_INFO_HANDLERExtractGetInfoHandlerTable
 

Detailed Description

Definition at line 18 of file BaseExtractGuidedSectionLib.c.

Field Documentation

◆ ExtractDecodeHandlerTable

EXTRACT_GUIDED_SECTION_DECODE_HANDLER* EXTRACT_GUIDED_SECTION_HANDLER_INFO::ExtractDecodeHandlerTable

Definition at line 22 of file BaseExtractGuidedSectionLib.c.

◆ ExtractGetInfoHandlerTable

EXTRACT_GUIDED_SECTION_GET_INFO_HANDLER* EXTRACT_GUIDED_SECTION_HANDLER_INFO::ExtractGetInfoHandlerTable

Definition at line 23 of file BaseExtractGuidedSectionLib.c.

◆ ExtractHandlerGuidTable

GUID* EXTRACT_GUIDED_SECTION_HANDLER_INFO::ExtractHandlerGuidTable

Definition at line 21 of file BaseExtractGuidedSectionLib.c.

◆ NumberOfExtractHandler

UINT32 EXTRACT_GUIDED_SECTION_HANDLER_INFO::NumberOfExtractHandler

Definition at line 20 of file BaseExtractGuidedSectionLib.c.

◆ Signature

UINT32 EXTRACT_GUIDED_SECTION_HANDLER_INFO::Signature

Definition at line 19 of file BaseExtractGuidedSectionLib.c.


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