From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Slaby Subject: Re: Cannot add new efi boot entry Date: Sat, 20 Apr 2013 09:40:27 +0200 Message-ID: <5172466B.9080105@suse.cz> References: <516B1ED3.9040900@suse.cz> <1366106168.23707.9.camel@linux-s257.site> <516D23B5.4070209@intel.com> <516EB1B6.7050506@suse.cz> <516EB6F2.6070806@console-pimps.org> <51703664.40003@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51703664.40003@suse.cz> Sender: linux-kernel-owner@vger.kernel.org To: Matt Fleming Cc: Matt Fleming , joeyli , matthew.garrett@nebula.com, cbouatmailru@gmail.com, ccross@android.com, keescook@chromium.org, Tony Luck , linux-efi@vger.kernel.org, Linux kernel mailing list List-Id: linux-efi@vger.kernel.org On 04/18/2013 08:07 PM, Jiri Slaby wrote: > On 04/17/2013 04:51 PM, Matt Fleming wrote: >> On 17/04/13 15:29, Jiri Slaby wrote: >>> On 04/16/2013 12:11 PM, Matt Fleming wrote: >>>> On 16/04/13 10:56, joeyli wrote: >>>>> I think I just got the same situation on my side with Acer machine. I am >>>>> trying Matthew's new patchset hope can avoid this situation: >>>>> >>>>> https://lkml.org/lkml/2013/4/15/473 >>>> >>>> Please do let us know whether the patches work for you. >>> >>> Hmm, where did efi_query_variable_store in 3/3 come from? >> >> It's in a patch on the 'urgent' branch at, >> >> git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git > > The 3 patches plus that one work for me. Actually they don't :(: open("/sys/firmware/efi/vars/new_var", O_WRONLY) = 3 write(3, "B\0o\0o\0t\0000\0000\0001\0003\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2084) = -1 ENOSPC (No space left on device) close(3) = 0 thanks, -- js suse labs