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

/vbox/src/VBox/Devices/EFI/
H A DDevEFI.cpp171 uint8_t *pu8EfiThunk; member in struct:DEVEFI
1841 if (pThis->pu8EfiThunk)
1843 MMR3HeapFree(pThis->pu8EfiThunk);
1844 pThis->pu8EfiThunk = NULL;

Completed in 49 milliseconds