Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c145 BmGetFileBufferByFvFilePath ( in BmGetFileBufferByFvFilePath() function
193 FileBuffer = BmGetFileBufferByFvFilePath (NewDevicePath, FullPath, FileSize); in BmGetFileBufferByFvFilePath()
218 FileBuffer = BmGetFileBufferByFvFilePath (NewDevicePath, FullPath, FileSize); in BmGetFileBufferByFvFilePath()
1513 return BmGetFileBufferByFvFilePath (FilePath, FullPath, FileSize); in EfiBootManagerGetLoadOptionBuffer()