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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DSectionExtraction.h156 EFI_CLOSE_SECTION_STREAM CloseSectionStream; member in struct:_EFI_SECTION_EXTRACTION_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c203 CloseSectionStream (
219 CloseSectionStream
566 Status = CloseSectionStream (&mSectionExtraction, Context->ChildNode->EncapsulatedStreamHandle);
1338 // CloseSectionStream will free all memory associated with the stream.
1340 CloseSectionStream (&mSectionExtraction, ChildNode->EncapsulatedStreamHandle);
1362 CloseSectionStream ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c1288 // CloseSectionStream will free all memory associated with the stream.
1290 CloseSectionStream (ChildNode->EncapsulatedStreamHandle);
1312 CloseSectionStream ( function
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolRead.c613 Sep->CloseSectionStream (Sep, StreamHandle);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVol/
H A DFwVol.c255 CloseSectionStream (FfsFileEntry->StreamHandle);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/
H A DDxeMain.h2349 CloseSectionStream (

Completed in 225 milliseconds