commit | 4e4423331de1381247548f4e4d34bfa9351ffb28 | [log] [tgz] |
---|---|---|
author | Eugeniu Rosca <roscaeugeniu@gmail.com> | Sat Jul 14 22:53:31 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Tue Aug 21 00:03:56 2018 +0200 |
tree | 48203ebdc74eef77f36bb8793b19111cc8a30ab7 | |
parent | c86c081f3ee073696d4a517640cbb2ca2ae8dca2 [diff] |
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>