[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 01/10] arm64/efi: move EFI_PAGE definitions to efi/memory.h
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 01/10] arm64/efi: move EFI_PAGE definitions to efi/memory.h |
Date: |
Thu, 15 Feb 2018 10:57:16 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Feb 01, 2018 at 06:18:49PM +0000, Leif Lindholm wrote:
> The EFI page definitions and macros are generic and should not be confined
> to arm64 headers - so move to efi/memory.h.
> Also add EFI_PAGE_SIZE macro.
>
> Update loader sources to reflect new header location.
>
> Signed-off-by: Leif Lindholm <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel