[edk2-devel] [PATCH v2 0/2] Define the unique _fltused in BaseLib

Guomin Jiang posted 2 patches 4 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200423030751.2178-1-guomin.jiang@intel.com
There is a newer version of this series
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
[edk2-devel] [PATCH v2 0/2] Define the unique _fltused in BaseLib
Posted by Guomin Jiang 4 years ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#57900): https://edk2.groups.io/g/devel/message/57900
Mute This Topic: https://groups.io/mt/73211934/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-