From: "Joursoir" <chat@joursoir.net>
To: devel@edk2.groups.io
Cc: ardb@kernel.org, michael.d.kinney@intel.com,
gaoliming@byosoft.com.cn, zhiguang.liu@intel.com,
Alexander Goncharov <chat@joursoir.net>
Subject: [edk2-devel] [PATCH 2/2] MdePkg: Drop unused EFI_MEMORY_ATTRIBUTES_TABLE_VERSION macro
Date: Tue, 6 Feb 2024 16:25:52 +0300 [thread overview]
Message-ID: <20240206132552.245545-3-chat@joursoir.net> (raw)
In-Reply-To: <20240206132552.245545-1-chat@joursoir.net>
EFI_MEMORY_ATTRIBUTES_TABLE_VERSION is not used anymore. It was
replaced by PcdMemoryAttributesTableVersion.
Signed-off-by: Alexander Goncharov <chat@joursoir.net>
---
MdePkg/Include/Guid/MemoryAttributesTable.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/MdePkg/Include/Guid/MemoryAttributesTable.h b/MdePkg/Include/Guid/MemoryAttributesTable.h
index 238c14ff92..7e0fda70a2 100644
--- a/MdePkg/Include/Guid/MemoryAttributesTable.h
+++ b/MdePkg/Include/Guid/MemoryAttributesTable.h
@@ -21,8 +21,6 @@ typedef struct {
// EFI_MEMORY_DESCRIPTOR Entry[1];
} EFI_MEMORY_ATTRIBUTES_TABLE;
-#define EFI_MEMORY_ATTRIBUTES_TABLE_VERSION 0x00000002
-
#define EFI_MEMORY_ATTRIBUTES_FLAGS_RT_FORWARD_CONTROL_FLOW_GUARD 0x1
// BIT0 implies that Runtime code includes the forward control flow guard
// instruction, such as X86 CET-IBT or ARM BTI.
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115161): https://edk2.groups.io/g/devel/message/115161
Mute This Topic: https://groups.io/mt/104197280/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2024-02-06 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 13:25 [edk2-devel] [PATCH 0/2] Introduce and use PCD for Memory Attributes Table Joursoir
2024-02-06 13:25 ` [edk2-devel] [PATCH 1/2] MdeModulePkg: Introduce and use PcdMemoryAttributesTableVersion Joursoir
2024-02-06 13:25 ` Joursoir [this message]
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=20240206132552.245545-3-chat@joursoir.net \
--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