From: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, michael.d.kinney@intel.com,
liming.gao@intel.com, achin.gupta@arm.com,
supreeth.venkatesh@arm.com, felixp@ami.com,
jbrasen@qti.qualcomm.com, jonathan.zhang@cavium.com,
Jiewen Yao <jiewen.yao@intel.com>
Subject: [PATCH v3 10/10] BaseTools: Tools change to support PI v1.5 Specification.
Date: Thu, 22 Jun 2017 20:54:26 +0100 [thread overview]
Message-ID: <1498161266-18877-11-git-send-email-supreeth.venkatesh@arm.com> (raw)
In-Reply-To: <1498161266-18877-1-git-send-email-supreeth.venkatesh@arm.com>
This patch registers SMM_STANDALONE and SMM_CORE_STANDALONE with Ffs class.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
---
BaseTools/Source/Python/Eot/FvImage.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/BaseTools/Source/Python/Eot/FvImage.py b/BaseTools/Source/Python/Eot/FvImage.py
index f2a9bc6..32eabfe 100644
--- a/BaseTools/Source/Python/Eot/FvImage.py
+++ b/BaseTools/Source/Python/Eot/FvImage.py
@@ -999,6 +999,8 @@ class Ffs(Image):
0x0B : "FIRMWARE_VOLUME_IMAGE",
0x0C : "COMBINED_SMM_DXE",
0x0D : "SMM_CORE",
+ 0x0E : "SMM_STANDALONE",
+ 0x0F : "SMM_CORE_STANDALONE",
0xc0 : "OEM_MIN",
0xdf : "OEM_MAX",
0xe0 : "DEBUG_MIN",
--
2.7.4
prev parent reply other threads:[~2017-06-22 19:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-22 19:54 [PATCH v3 00/10] *** BaseTools: Tools change to support MM Interface in PI v1.5 Specification *** Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 01/10] BaseTools: Tools change to support PI v1.5 Specification Supreeth Venkatesh
2017-06-23 3:23 ` Gao, Liming
2017-06-23 16:08 ` Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 02/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 03/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 04/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 05/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 06/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 07/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 08/10] " Supreeth Venkatesh
2017-06-22 19:54 ` [PATCH v3 09/10] " Supreeth Venkatesh
2017-06-22 19:54 ` Supreeth Venkatesh [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=1498161266-18877-11-git-send-email-supreeth.venkatesh@arm.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