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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootOption.c1280 EFI_HANDLE *DevicePathHandle; local
1305 &DevicePathHandle
1313 CurHandle = DevicePathHandle[Index];
1335 FreePool (DevicePathHandle);
1350 if (DevicePathHandle != NULL) {
1351 FreePool (DevicePathHandle);

Completed in 38 milliseconds