HomeSort by relevance Sort by last modified time
    Searched refs:EncapsulatedStreamHandle (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 71 // Then EncapsulatedStreamHandle below is always 0 if the section is NOT an
77 UINTN EncapsulatedStreamHandle;
617 if (Context->ChildNode->EncapsulatedStreamHandle != NULL_STREAM_HANDLE) {
618 Status = CloseSectionStream (&mSectionExtraction, Context->ChildNode->EncapsulatedStreamHandle);
651 &Context->ChildNode->EncapsulatedStreamHandle
768 Node->EncapsulatedStreamHandle = NULL_STREAM_HANDLE;
875 &Node->EncapsulatedStreamHandle
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c 61 // Then EncapsulatedStreamHandle below is always 0 if the section is NOT an
67 UINTN EncapsulatedStreamHandle;
605 &Context->ChildNode->EncapsulatedStreamHandle
719 Node->EncapsulatedStreamHandle = NULL_STREAM_HANDLE;
826 &Node->EncapsulatedStreamHandle
    [all...]

Completed in 43 milliseconds