From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH 0/4] misc EFI adjustments Date: Tue, 09 Jun 2015 14:49:45 +0100 Message-ID: <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.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2JuX-000525-D7 for xen-devel@lists.xenproject.org; Tue, 09 Jun 2015 13:49:49 +0000 Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel List-Id: xen-devel@lists.xenproject.org 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. Signed-off-by: Jan Beulich