Searched refs:ExtractSection (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DGuidedSectionExtraction.h45 The ExtractSection() function processes the input section and
98 EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection; member in struct:_EFI_PEI_GUIDED_SECTION_EXTRACTION_PPI
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGuidedSectionExtraction.h39 The ExtractSection() function processes the input section and
59 must be set on return. ExtractSection() is callable only from
60 TPL_NOTIFY and below. Behavior of ExtractSection() at any
92 returned by ExtractSection().
137 EFI_EXTRACT_GUIDED_SECTION ExtractSection; member in struct:_EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGuidedSectionExtraction.h36 The ExtractSection() function processes the input section and
56 must be set on return. ExtractSection() is callable only from
57 TPL_NOTIFY and below. Behavior of ExtractSection() at any
90 returned by ExtractSection().
131 stream data. See the ExtractSection() function description.
135 EFI_EXTRACT_GUIDED_SECTION ExtractSection; member in struct:_EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c99 The ExtractSection() function processes the input section and
119 must be set on return. ExtractSection() is callable only from
120 TPL_NOTIFY and below. Behavior of ExtractSection() at any
154 returned by ExtractSection().
319 by ExtractSection(). These bits reflect the
522 Status = GuidedExtraction->ExtractSection (
794 // NewStreamBuffer is always allocated by ExtractSection... No caller
797 Status = GuidedExtraction->ExtractSection (
1126 by ExtractSection(). These bits reflect the
1351 The ExtractSection() functio
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c582 Status = GuidedExtraction->ExtractSection (
843 // NewStreamBuffer is always allocated by ExtractSection... No caller
846 Status = GuidedExtraction->ExtractSection (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/FwVol/
H A DFwVol.c720 Status = GuidSectionPpi->ExtractSection (

Completed in 56 milliseconds