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

#include <MdePkg/Include/Protocol/GuidedSectionExtraction.h>

Data Fields

EFI_EXTRACT_GUIDED_SECTION ExtractSection
 

Detailed Description

Typically, protocol interface structures are identified by associating them with a GUID. Each instance of a protocol with a given GUID must have the same interface structure. While all instances of the GUIDed Section Extraction Protocol must have the same interface structure, they do not all have the same GUID. The GUID that is associated with an instance of the GUIDed Section Extraction Protocol is used to correlate it with the GUIDed section type that it is intended to process.

Definition at line 128 of file GuidedSectionExtraction.h.

Field Documentation

◆ ExtractSection

EFI_EXTRACT_GUIDED_SECTION _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL::ExtractSection

Definition at line 129 of file GuidedSectionExtraction.h.


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