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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/GuidedSectionExtraction/
GuidedSectionExtraction.h 39 EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
GuidedSectionExtraction.h 45 The ExtractSection() function processes the input section and
98 EFI_PEI_EXTRACT_GUIDED_SECTION ExtractSection;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
GuidedSectionExtraction.h 39 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;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
GuidedSectionExtraction.h 34 The ExtractSection() function processes the input section and
54 must be set on return. ExtractSection() is callable only from
55 TPL_NOTIFY and below. Behavior of ExtractSection() at any
88 returned by ExtractSection().
129 stream data. See the ExtractSection() function description.
133 EFI_EXTRACT_GUIDED_SECTION ExtractSection;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/
GuidedSectionExtraction.h 65 EFI_EXTRACT_GUIDED_SECTION ExtractSection;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/LzmaHobCustomDecompressLib/
LzmaHobCustomDecompressLib.c 21 #include <Guid/ExtractSection.h>
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
PrePiLib.h 19 #include <Guid/ExtractSection.h>
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiHobLib/
Hob.c 26 #include <Guid/ExtractSection.h>
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 634 Status = GuidedExtraction->ExtractSection (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c 103 The ExtractSection() function processes the input section and
123 must be set on return. ExtractSection() is callable only from
124 TPL_NOTIFY and below. Behavior of ExtractSection() at any
158 returned by ExtractSection().
323 by ExtractSection(). These bits reflect the
574 Status = GuidedExtraction->ExtractSection (
846 // NewStreamBuffer is always allocated by ExtractSection... No caller
849 Status = GuidedExtraction->ExtractSection (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
FwVol.c 880 Status = GuidSectionPpi->ExtractSection (
    [all...]

Completed in 319 milliseconds