public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: "Huang, Qing" <qing.huang@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Subject: Re: [PATCH] MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes
Date: Wed, 30 Oct 2019 01:17:12 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E5344FD@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20191024023415.6344-1-qing.huang@intel.com>

Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: Huang, Qing
>Sent: Thursday, October 24, 2019 10:34 AM
>To: devel@edk2.groups.io
>Cc: Gao, Liming <liming.gao@intel.com>
>Subject: [PATCH] MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes
>
>BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2309
>Add EFI_MEMORY_SP and EFI_MEMORY_CPU_CRYPTO definition into UEFI
>specification header file.
>
>Signed-off-by: Qing Huang <qing.huang@intel.com>
>Cc: Liming Gao <liming.gao@intel.com>
>---
> MdePkg/Include/Uefi/UefiSpec.h | 7 +++++++
> 1 file changed, 7 insertions(+)
>
>diff --git a/MdePkg/Include/Uefi/UefiSpec.h
>b/MdePkg/Include/Uefi/UefiSpec.h
>index 44a0a6a7fa..50fae6f013 100644
>--- a/MdePkg/Include/Uefi/UefiSpec.h
>+++ b/MdePkg/Include/Uefi/UefiSpec.h
>@@ -82,6 +82,13 @@ typedef enum {
> // If all memory has the same reliability, then this bit is not used.
> //
> #define EFI_MEMORY_MORE_RELIABLE    0x0000000000010000ULL
>+
>+//
>+// Note: UEFI spec 2.8 and following:
>+//
>+#define EFI_MEMORY_SP               0x0000000000040000ULL
>+#define EFI_MEMORY_CPU_CRYPTO       0x0000000000080000ULL
>+
> //
> // Runtime memory attribute
> //
>--
>2.17.0.windows.1


  reply	other threads:[~2019-10-30  1:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24  2:34 [PATCH] MdePkg-UefiSpec.h: Add UEFI 2.8 new memory attributes Qing Huang
2019-10-30  1:17 ` Liming Gao [this message]
2019-10-30  3:35   ` qing.huang
2019-10-30  4:20     ` Liming Gao
  -- strict thread matches above, loose matches on Subject: below --
2019-10-30  4:54 Huang, Qing
2019-10-30  5:45 ` Liming Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A89E2EF3DFEDB4C8BFDE51014F606A14E5344FD@SHSMSX104.ccr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox