From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 4/4] x86/EFI: adjust EFI_MEMORY_WP handling for spec version 2.5 Date: Tue, 9 Jun 2015 15:15:50 +0100 Message-ID: <5576F516.3010203@citrix.com> References: <55770B190200007800082A2C@mail.emea.novell.com> <55770C2D0200007800082A4B@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2KK1-0000eL-2H for xen-devel@lists.xenproject.org; Tue, 09 Jun 2015 14:16:09 +0000 In-Reply-To: <55770C2D0200007800082A4B@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 , xen-devel List-Id: xen-devel@lists.xenproject.org On 09/06/15 14:54, Jan Beulich wrote: > That flag now means cachability rather than protection, and a new flag > EFI_MEMORY_RO got added in its place. > > Signed-off-by: Jan Beulich This matches my reading of the 2.5 spec. Reviewed-by: Andrew Cooper