Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DDxeSecurityManagementLib.c259 FileBuffer = GetFileBufferByFilePath (FALSE, FilePath, &FileSize, &AuthenticationStatus); in ExecuteSecurityHandlers()
264 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, &FileSize, &AuthenticationStatus); in ExecuteSecurityHandlers()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDxeServicesLib.h259 GetFileBufferByFilePath (
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c168 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/
DDxeServicesLib.c603 GetFileBufferByFilePath ( in GetFileBufferByFilePath() function
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c1142 FHand.Source = GetFileBufferByFilePath ( in CoreLoadImageCommon()