Home
last modified time | relevance | path

Searched refs:InfoPointer (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseExtractGuidedSectionLib/
DBaseExtractGuidedSectionLib.c44 IN OUT EXTRACT_GUIDED_SECTION_HANDLER_INFO **InfoPointer in GetExtractGuidedSectionHandlerInfo() argument
54 *InfoPointer = NULL; in GetExtractGuidedSectionHandlerInfo()
65 *InfoPointer = HandlerInfo; in GetExtractGuidedSectionHandlerInfo()
77 *InfoPointer = NULL; in GetExtractGuidedSectionHandlerInfo()
95 *InfoPointer = HandlerInfo; in GetExtractGuidedSectionHandlerInfo()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/
DPeiExtractGuidedSectionLib.c44 IN OUT PEI_EXTRACT_GUIDED_SECTION_HANDLER_INFO **InfoPointer in PeiGetExtractGuidedSectionHandlerInfo() argument
76 *InfoPointer = HandlerInfo; in PeiGetExtractGuidedSectionHandlerInfo()
97 *InfoPointer = NULL; in PeiGetExtractGuidedSectionHandlerInfo()
118 *InfoPointer = HandlerInfo; in PeiGetExtractGuidedSectionHandlerInfo()