From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/4] misc EFI adjustments Date: Tue, 9 Jun 2015 11:35:42 -0400 Message-ID: <20150609153541.GG16488@x230> References: <55770B190200007800082A2C@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2LZ9-0002i8-Sw for xen-devel@lists.xenproject.org; Tue, 09 Jun 2015 15:35:51 +0000 Content-Disposition: inline In-Reply-To: <55770B190200007800082A2C@mail.emea.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 Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, Jun 09, 2015 at 02:49:45PM +0100, Jan Beulich wrote: > 1: x86/EFI: fix EFI_MEMORY_WP handling > 2: EFI/early: add /mapbs to map EfiBootServices{Code,Data} > 3: EFI: support default attributes to map Runtime service areas with none given > 4: x86/EFI: adjust EFI_MEMORY_WP handling for spec version 2.5 > > Patches 2 and 3 are based on earlier work by Konrad. Thank you for retouching them! > > Signed-off-by: Jan Beulich >