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

Guomin Jiang posted 2 patches 3 years, 11 months ago
Failed in applying to current master (apply log)
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 v3 0/2] Define the unique _fltused in BaseLib
Posted by Guomin Jiang 3 years, 11 months 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 (#58213): https://edk2.groups.io/g/devel/message/58213
Mute This Topic: https://groups.io/mt/73322389/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-