]> git.baikalelectronics.ru Git - uboot.git/commit
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
authorEugeniu Rosca <roscaeugeniu@gmail.com>
Sat, 14 Jul 2018 20:53:31 +0000 (22:53 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 20 Aug 2018 22:03:56 +0000 (00:03 +0200)
commitcb6de3e446c77991779ff990cf7f4a932acf87f6
tree48203ebdc74eef77f36bb8793b19111cc8a30ab7
parentb590721f87e55334b1547639c8e6a52ddf730c12
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes

With this update, the memory attributes are in sync with Linux
kernel v4.18-rc4. They also match page 190 of UEFI 2.7 spec [1].

[1] http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf

Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
cmd/efi.c
include/efi.h