From: Laszlo Ersek Date: Wed, 3 Sep 2014 11:32:19 +0000 (+0200) Subject: efi: Add macro for EFI_MEMORY_UCE memory attribute X-Git-Tag: fixes-against-v3.18-rc2~16^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c97e0bdd4b4ae44577a1b1ec949e782084e9a78;p=pandora-kernel.git efi: Add macro for EFI_MEMORY_UCE memory attribute Add the following macro from the UEFI spec, for completeness: EFI_MEMORY_UCE Memory cacheability attribute: The memory region supports being configured as not cacheable, exported, and supports the "fetch and add" semaphore mechanism. Signed-off-by: Laszlo Ersek Tested-by: Ard Biesheuvel Acked-by: Ard Biesheuvel Signed-off-by: Matt Fleming --- Reading git-diff-tree failed