Searched refs:DevicePathHandle (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
H A DBootOption.c449 EFI_HANDLE *DevicePathHandle; local
474 &DevicePathHandle
482 CurHandle = DevicePathHandle[Index];
504 FreePool (DevicePathHandle);
521 if (DevicePathHandle != NULL) {
522 FreePool (DevicePathHandle);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1276 EFI_HANDLE *DevicePathHandle; local
1301 &DevicePathHandle
1309 CurHandle = DevicePathHandle[Index];
1331 FreePool (DevicePathHandle);
1346 if (DevicePathHandle != NULL) {
1347 FreePool (DevicePathHandle);

Completed in 8 milliseconds