Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h453 EfiBootManagerGetLoadOptionBuffer (
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c589 FileBuffer = EfiBootManagerGetLoadOptionBuffer (FullDevicePath, FullPath, FileSize); in BmExpandUsbDevicePath()
854 FileBuffer = EfiBootManagerGetLoadOptionBuffer (TempDevicePath, FullPath, FileSize); in BmExpandPartitionDevicePath()
914 FileBuffer = EfiBootManagerGetLoadOptionBuffer (TempDevicePath, FullPath, FileSize); in BmExpandPartitionDevicePath()
1429 EfiBootManagerGetLoadOptionBuffer ( in EfiBootManagerGetLoadOptionBuffer() function
1688 FileBuffer = EfiBootManagerGetLoadOptionBuffer (BootOption->FilePath, &FilePath, &FileSize); in EfiBootManagerBoot()
DBmLoadOption.c1285 FileBuffer = EfiBootManagerGetLoadOptionBuffer (LoadOption->FilePath, &FilePath, &FileSize); in EfiBootManagerProcessLoadOption()
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DQemuBootOrderLib.c1503 FileBuffer = EfiBootManagerGetLoadOptionBuffer ( in Match()