]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg IntrinsicLib: Make _fltused always be used
authorLiming Gao <liming.gao@intel.com>
Thu, 17 Oct 2019 06:55:53 +0000 (14:55 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 24 Oct 2019 01:41:34 +0000 (09:41 +0800)
commit933681b2084435ec2744e7042e3864cabd4fa879
tree72763803f6ca25db9f629ffbd70d20d132272595
parent3d61650f95193694fb00e1e6863ef09c5ecba090
CryptoPkg IntrinsicLib: Make _fltused always be used

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603
With this change, global variable _fltused will not be removed by LTO

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
CryptoPkg/Library/IntrinsicLib/MemoryIntrinsics.c