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 | 168 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, FileSize, &AuthenticationStatus); in BmGetFileBufferByFvFilePath() 651 … FileBuffer = GetFileBufferByFilePath (TRUE, FullDevicePath, FileSize, &AuthenticationStatus); in BmExpandFileDevicePath() 985 FileBuffer = GetFileBufferByFilePath (TRUE, TempDevicePath, FileSize, &AuthenticationStatus); in BmExpandMediaDevicePath() 1047 FileBuffer = GetFileBufferByFilePath (TRUE, TempDevicePath, FileSize, &AuthenticationStatus); in BmExpandMediaDevicePath() 1522 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, FileSize, &AuthenticationStatus); in EfiBootManagerGetLoadOptionBuffer()
|
/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()
|