Lines Matching refs:SectionInstance
27 is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance instances
28 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
32 are retrieved from an FFS file based on SectionType and SectionInstance.
46 @param SectionInstance Indicates which section instance within the FFS file
47 specified by FileType with FileInstance to retrieve. SectionInstance starts from zero.
65 IN UINTN SectionInstance,
75 is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance instances
76 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
80 are retrieved from an FFS file based on SectionType and SectionInstance.
95 @param SectionInstance Indicates which section instance within the FFS file
118 IN UINTN SectionInstance,
128 is made for FFS sections of type SectionType. If the FFS file contains at least SectionInstance
129 instances of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
133 an FFS file based on SectionType and SectionInstance.
149 @param SectionInstance Indicates which section instance within the FFS
173 IN UINTN SectionInstance,
183 If the FFS file contains at least SectionInstance instances of the FFS section specified by SectionType,
184 then the SectionInstance instance is returned in Buffer. Buffer is allocated using AllocatePool(),
187 details on how sections are retrieved from an FFS file based on SectionType and SectionInstance.
201 @param SectionInstance Indicates which section instance to retrieve within
225 IN UINTN SectionInstance,
284 @param SectionInstance Indicates which section instance within the FFS file
304 IN UINTN SectionInstance,