efi: Add macro for EFI_MEMORY_UCE memory attribute
authorLaszlo Ersek <lersek@redhat.com>
Wed, 3 Sep 2014 11:32:19 +0000 (13:32 +0200)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 3 Oct 2014 17:40:59 +0000 (18:40 +0100)
commit9c97e0bdd4b4ae44577a1b1ec949e782084e9a78
treee88a6fd4dc6453e3a9fe4700278b45383ca6595c
parenta5a750a98fe2812263546cc20badd32bab21ec52
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 <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
include/linux/efi.h