Re: [PATCH V6 1/4] efi: x86: rearrange efi_mem_attributes()

2015-07-22 Thread Zhang, Jonathan Zhixiong
Appreciate Matt for your ack. On 7/22/2015 4:11 AM, Matt Fleming wrote: On Mon, 20 Jul, at 05:32:36PM, Jonathan (Zhixiong) Zhang wrote: From: "Jonathan (Zhixiong) Zhang" x86 and ia64 implement efi_mem_attributes() differently. This function needs to be available for other arch (such as arm64)

Re: [PATCH V6 1/4] efi: x86: rearrange efi_mem_attributes()

2015-07-22 Thread Matt Fleming
On Mon, 20 Jul, at 05:32:36PM, Jonathan (Zhixiong) Zhang wrote: > From: "Jonathan (Zhixiong) Zhang" > > x86 and ia64 implement efi_mem_attributes() differently. This > function needs to be available for other arch (such as arm64) > as well, such as for the purpose of ACPI/APEI. > > ia64 efi does