HomeSort by relevance Sort by last modified time
    Searched refs:DevicePathHandle (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootOption.c 449 EFI_HANDLE *DevicePathHandle;
474 &DevicePathHandle
482 CurHandle = DevicePathHandle[Index];
504 FreePool (DevicePathHandle);
521 if (DevicePathHandle != NULL) {
522 FreePool (DevicePathHandle);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c     [all...]

Completed in 124 milliseconds