Searched refs:EfiBootManagerGetLoadOptionBuffer (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | UefiBootManagerLib.h | 453 EfiBootManagerGetLoadOptionBuffer (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmBoot.c | 589 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()
|
D | BmLoadOption.c | 1285 FileBuffer = EfiBootManagerGetLoadOptionBuffer (LoadOption->FilePath, &FilePath, &FileSize); in EfiBootManagerProcessLoadOption()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/ |
D | QemuBootOrderLib.c | 1503 FileBuffer = EfiBootManagerGetLoadOptionBuffer ( in Match()
|