Searched refs:EFI_SECTION_EXTRACTION_PROTOCOL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DSectionExtraction.h33 typedef struct _EFI_SECTION_EXTRACTION_PROTOCOL EFI_SECTION_EXTRACTION_PROTOCOL; typedef in typeref:struct:_EFI_SECTION_EXTRACTION_PROTOCOL
41 @param This Indicates the EFI_SECTION_EXTRACTION_PROTOCOL instance.
58 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
67 @param This Indicates the EFI_SECTION_EXTRACTION_PROTOCOL instance.
111 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
124 @param This Indicates the EFI_SECTION_EXTRACTION_PROTOCOL instance.
134 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c125 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
178 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
204 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
216 EFI_SECTION_EXTRACTION_PROTOCOL mSectionExtraction = {
414 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
1216 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
1363 IN EFI_SECTION_EXTRACTION_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolRead.c518 EFI_SECTION_EXTRACTION_PROTOCOL *Sep;

Completed in 88 milliseconds