From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 0/2] EFI updates Date: Mon, 22 Apr 2013 12:40:52 +0100 Message-ID: References: <5175272902000078000CF6D6@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5175272902000078000CF6D6@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: George Dunlap List-Id: xen-devel@lists.xenproject.org On 22/04/2013 11:03, "Jan Beulich" wrote: > 1: x86/EFI: pass boot services variable info to runtime code > 2: EFI: update error indicators > > The first, while possibly looking like a feature addition, is really the > foundation for a kernel side firmware bug workaround. > > The second is mostly cosmetic, so I think both should be fine to > apply despite the feature freeze. > > Signed-off-by: Jan Beulich Well they don't look particularly likely to break anything. Acked-by: Keir Fraser > >