From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754368AbbCFOsp (ORCPT ); Fri, 6 Mar 2015 09:48:45 -0500 Received: from mail.skyhub.de ([78.46.96.112]:55064 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753230AbbCFOsm (ORCPT ); Fri, 6 Mar 2015 09:48:42 -0500 Date: Fri, 6 Mar 2015 15:47:26 +0100 From: Borislav Petkov To: "Kweh, Hock Leong" Cc: Andy Lutomirski , Matt Fleming , "Ong, Boon Leong" , "linux-efi@vger.kernel.org" , Greg Kroah-Hartman , Sam Protsenko , LKML , Ming Lei Subject: Re: Re: [PATCH v2 3/3] efi: Capsule update with user helper interface Message-ID: <20150306144725.GF3514@pd.tnic> References: <20150302122955.GB24476@codeblueprint.co.uk> <20150306081334.GA3514@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 06, 2015 at 11:41:57AM +0000, Kweh, Hock Leong wrote: > # cat /any/path/capsule.bin > /sys/devices/platform/efi_capsule/capsule_load This is straight-forward and clean. > or doing: > # echo "/any/path/capsule.bin" > /sys/devices/platform/efi_capsule/capsule_load This is strange and clumsy. So do the first one please. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --