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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DRuntimeMemAllocation.c222 RuntimeAllocateMem ( function
388 return RuntimeAllocateMem ((UINTN)size);
422 NewPtr = RuntimeAllocateMem ((UINTN) size);

Completed in 41 milliseconds