public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jian J Wang <jian.j.wang@intel.com>
To: edk2-devel@lists.01.org
Cc: Star Zeng <star.zeng@intel.com>, Eric Dong <eric.dong@intel.com>
Subject: [PATCH] MdeModulePkg/MdeModulePkg.uni: update PCD string per dec file change
Date: Fri, 31 Aug 2018 09:22:06 +0800	[thread overview]
Message-ID: <20180831012206.2356-1-jian.j.wang@intel.com> (raw)

PcdNullPointerDetectionPropertyMask and PcdHeapGuardPropertyMask have
been updated in dec file to reflect a new feature (non-stop mode). This
patch updates corresponding unicode strings in uni file to match those
changes.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
---
 MdeModulePkg/MdeModulePkg.uni | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni
index 080b8a62c0..8807af801e 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
@@ -1146,7 +1146,8 @@
                                                                                                        " If enabled, accessing NULL address in UEFI or SMM code can be caught.\n\n"
                                                                                                        "   BIT0    - Enable NULL pointer detection for UEFI.\n"
                                                                                                        "   BIT1    - Enable NULL pointer detection for SMM.\n"
-                                                                                                       "   BIT2..6 - Reserved for future uses.\n"
+                                                                                                       "   BIT2..5 - Reserved for future uses.\n"
+                                                                                                       "   BIT6    - Enable non-stop mode.\n"
                                                                                                        "   BIT7    - Disable NULL pointer detection just after EndOfDxe."
                                                                                                        " This is a workaround for those unsolvable NULL access issues in"
                                                                                                        " OptionROM, boot loader, etc. It can also help to avoid unnecessary"
@@ -1225,6 +1226,7 @@
                                                                                             "   BIT1 - Enable UEFI pool guard.<BR>\n"
                                                                                             "   BIT2 - Enable SMM page guard.<BR>\n"
                                                                                             "   BIT3 - Enable SMM pool guard.<BR>\n"
+                                                                                            "   BIT6 - Enable non-stop mode.<BR>\n"
                                                                                             "   BIT7 - The direction of Guard Page for Pool Guard.\n"
                                                                                             "          0 - The returned pool is near the tail guard page.<BR>\n"
                                                                                             "          1 - The returned pool is near the head guard page.<BR>"
-- 
2.16.2.windows.1



             reply	other threads:[~2018-08-31  1:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31  1:22 Jian J Wang [this message]
2018-08-31  1:43 ` [PATCH] MdeModulePkg/MdeModulePkg.uni: update PCD string per dec file change Zeng, Star
2018-08-31  1:48   ` Wang, Jian J

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=20180831012206.2356-1-jian.j.wang@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