public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Guomin Jiang" <guomin.jiang@intel.com>
To: devel@edk2.groups.io
Subject: [PATCH v2 0/2] Define the unique _fltused in BaseLib
Date: Thu, 23 Apr 2020 11:07:49 +0800	[thread overview]
Message-ID: <20200423030751.2178-1-guomin.jiang@intel.com> (raw)

Out of edk2 may need _fltused and may confict with edk2, define the
unique to provide the _fltused and expect to avoid build error result by
missing _fltused symbol

Guomin Jiang (2):
  MdePkg/BaseLib: Add _fltused to feed MSVC compiler
  CryptoPkg/IntrinsicLib: Remove _fltused to avoid duplication

 CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c | 12 +-----------
 MdePkg/Library/BaseLib/BaseLib.inf                |  3 ++-
 MdePkg/Library/BaseLib/FltUsed.c                  | 14 ++++++++++++++
 3 files changed, 17 insertions(+), 12 deletions(-)
 create mode 100644 MdePkg/Library/BaseLib/FltUsed.c

-- 
2.25.1.windows.1


             reply	other threads:[~2020-04-23  3:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23  3:07 Guomin Jiang [this message]
2020-04-23  3:07 ` [PATCH v2 1/2] MdePkg/BaseLib: Add _fltused to feed MSVC compiler Guomin Jiang
2020-04-23  3:07 ` [PATCH v2 2/2] CryptoPkg/IntrinsicLib: Remove _fltused to avoid duplication Guomin Jiang

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=20200423030751.2178-1-guomin.jiang@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