Lines Matching refs:FreePool
125 FreePool (KernelPath); in LinuxLoaderEntryPoint()
133 FreePool (FdtPath); in LinuxLoaderEntryPoint()
142 FreePool (InitrdPath); in LinuxLoaderEntryPoint()
215 FreePool (KernelTextDevicePath); in LinuxLoaderEntryPoint()
218 FreePool (FdtTextDevicePath); in LinuxLoaderEntryPoint()
221 FreePool (InitrdTextDevicePath); in LinuxLoaderEntryPoint()
224 FreePool (LinuxCommandLine); in LinuxLoaderEntryPoint()
227 FreePool (KernelDevicePath); in LinuxLoaderEntryPoint()
230 FreePool (FdtDevicePath); in LinuxLoaderEntryPoint()
233 FreePool (InitrdDevicePath); in LinuxLoaderEntryPoint()
236 FreePool (AsciiLinuxCommandLine); in LinuxLoaderEntryPoint()