Searched refs:GetFileBufferByFilePath (Results 1 – 5 of 5) sorted by relevance
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/ |
| D | DxeSecurityManagementLib.c | 259 FileBuffer = GetFileBufferByFilePath (FALSE, FilePath, &FileSize, &AuthenticationStatus); in ExecuteSecurityHandlers() 264 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, &FileSize, &AuthenticationStatus); in ExecuteSecurityHandlers()
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
| D | DxeServicesLib.h | 259 GetFileBufferByFilePath (
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
| D | BmBoot.c | 274 FileBuffer = GetFileBufferByFilePath (TRUE, DevicePath, FileSize, &AuthenticationStatus); in BmGetFileBufferByMemmapFv() 1148 … FileBuffer = GetFileBufferByFilePath (TRUE, FullDevicePath, FileSize, &AuthenticationStatus); in BmExpandFileDevicePath() 1435 FileBuffer = GetFileBufferByFilePath (TRUE, TempDevicePath, FileSize, &AuthenticationStatus); in BmExpandMediaDevicePath() 1497 FileBuffer = GetFileBufferByFilePath (TRUE, TempDevicePath, FileSize, &AuthenticationStatus); in BmExpandMediaDevicePath() 1613 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, FileSize, &AuthenticationStatus); in BmGetLoadOptionBuffer()
|
| /device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/ |
| D | DxeServicesLib.c | 603 GetFileBufferByFilePath ( in GetFileBufferByFilePath() function
|
| /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/ |
| D | Image.c | 1142 FHand.Source = GetFileBufferByFilePath ( in CoreLoadImageCommon()
|