Searched refs:InitrdData (Results 1 – 1 of 1) sorted by relevance
39 VOID* InitrdData; in TryRunningQemuKernel() local47 InitrdData = NULL; in TryRunningQemuKernel()129 InitrdData = LoadLinuxAllocateInitrdPages ( in TryRunningQemuKernel()136 QemuFwCfgReadBytes (InitrdSize, InitrdData); in TryRunningQemuKernel()139 InitrdData = NULL; in TryRunningQemuKernel()142 Status = LoadLinuxSetInitrd (SetupBuf, InitrdData, InitrdSize); in TryRunningQemuKernel()164 if (InitrdData != NULL) { in TryRunningQemuKernel()165 FreePages (InitrdData, EFI_SIZE_TO_PAGES (InitrdSize)); in TryRunningQemuKernel()