efi_zboot_decompress
efi_status_t efi_zboot_decompress(u8 *out, unsigned long outlen);
status = efi_zboot_decompress((void *)image_base, alloc_size) ?: