Lines Matching refs:SectionType

26   is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance instances 
27 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
31 are retrieved from an FFS file based on SectionType and SectionInstance.
33 If SectionType is EFI_SECTION_TE, and the search with an FFS file fails,
43 @param SectionType Indicates the FFS section type to search for within the FFS file
63 IN EFI_SECTION_TYPE SectionType,
74 is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance instances
75 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
79 are retrieved from an FFS file based on SectionType and SectionInstance.
81 If SectionType is EFI_SECTION_TE, and the search with an FFS file fails,
92 @param SectionType Indicates the FFS section type to search for within
116 IN EFI_SECTION_TYPE SectionType,
127 is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance
128 instances of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
132 an FFS file based on SectionType and SectionInstance.
135 If SectionType is EFI_SECTION_TE, and the search with an FFS file fails,
146 @param SectionType Indicates the FFS section type to search for within
171 IN EFI_SECTION_TYPE SectionType,
181 This function searches the FFS file that the currently executing module was loaded from for a FFS sections of type SectionType.
182 If the FFS file contains at least SectionInstance instances of the FFS section specified by SectionType,
186 details on how sections are retrieved from an FFS file based on SectionType and SectionInstance.
189 If SectionType is EFI_SECTION_TE, and the search with an FFS file fails,
197 @param SectionType Indicates the FFS section type to search for within
223 IN EFI_SECTION_TYPE SectionType,