Home
last modified time | relevance | path

Searched refs:BmMatchPartitionDevicePathNode (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DInternalBm.h229 BmMatchPartitionDevicePathNode (
DBmBoot.c846 if (BmMatchPartitionDevicePathNode (Instance, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()
909 if (BmMatchPartitionDevicePathNode (BlockIoDevicePath, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()
1868 BmMatchPartitionDevicePathNode ( in BmMatchPartitionDevicePathNode() function