efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Wed, 26 Aug 2015 17:11:19 +0000 (02:11 +0900)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 12 Oct 2015 13:20:06 +0000 (14:20 +0100)
commit8be4432eb629a2762bad9173d6b06e6ea9c0dfcb
tree1f11522374ebccdd7862f01abc3baf2221c26f52
parentae2ee627dc87a70910de91b791b3cd0e9c6facdd
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()

UEFI spec 2.5 introduces new Memory Attribute Definition named
EFI_MEMORY_MORE_RELIABLE. This patch adds this new attribute
support to efi_md_typeattr_format().

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Xishi Qiu <qiuxishi@huawei.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
drivers/firmware/efi/efi.c
This page took 0.023955 seconds and 5 git commands to generate.