Home | History | Annotate | Download | only in Library

Lines Matching full:specified

23   This function searches all the firmware volumes for FFS files with FV file type specified by FileType

28 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
42 @param FileInstance Indicates which file instance within all available FVs specified by FileType.
45 specified by FileType with FileInstance.
47 specified by FileType with FileInstance to retrieve. SectionInstance starts from zero.
52 @retval EFI_SUCCESS The specified FFS section was returned.
53 @retval EFI_NOT_FOUND The specified FFS section could not be found.
73 This function searches all the firmware volumes for FFS files with an FFS filename specified by NameGuid.
76 of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
94 the FFS file specified by NameGuid.
96 specified by NameGuid to retrieve.
103 @retval EFI_SUCCESS The specified FFS section was returned.
104 @retval EFI_NOT_FOUND The specified FFS section could not be found.
127 from for an FFS file with an FFS filename specified by NameGuid. If the FFS file is found, a search
129 instances of the FFS section specified by SectionType, then the SectionInstance instance is returned in Buffer.
148 the FFS file specified by NameGuid.
150 file specified by NameGuid to retrieve.
158 @retval EFI_SUCCESS The specified FFS section was returned.
159 @retval EFI_NOT_FOUND The specified FFS section could not be found.
183 If the FFS file contains at least SectionInstance instances of the FFS section specified by SectionType,
210 @retval EFI_SUCCESS The specified FFS section was returned.
211 @retval EFI_NOT_FOUND The specified FFS section could not be found.
270 This function searches all the firmware volumes for FFS files with an FFS filename specified by NameGuid.
283 the FFS file specified by NameGuid.
285 specified by NameGuid to retrieve.
289 @retval EFI_SUCCESS The specified file device path of FFS section was returned.
290 specified file device path of FFS section could not be found.