Searched refs:ram_disk (Results 1 – 1 of 1) sorted by relevance
29 static EFI_RAM_DISK_PROTOCOL *ram_disk; variable310 BS->LocateProtocol(&ramdiskGuid, NULL, (void**)&ram_disk); in do_download_ramdisk()316 if (ram_disk == NULL) { in do_download_ramdisk()330 Status = ram_disk->Register(decomp_buffer(ctx->dctx), decomp_buffer_length(ctx->dctx), in do_download_ramdisk()