audk/RedfishPkg/PrivateLibrary/RedfishCrtLib
Nickle Wang d9a6e7b0b8 RedfishPkg/RedfishCrtLib: fix unresolved external symbol issue
-Fix below compiler error reported in edk2 CI.
ERROR - Linker #2001 from JsonLib.lib(load.obj) : unresolved external
symbol __ftol2
-The file MathFtol.c is copied from IntrinsicLib in CryptoPkg.
-Add MathFtol.c to EccCheck IgnoreFiles.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Igor Kulchytskyy <igork@ami.com>
2024-02-29 03:25:18 +00:00
..
Ia32 RedfishPkg/RedfishCrtLib: fix unresolved external symbol issue 2024-02-29 03:25:18 +00:00
RedfishCrtLib.c RedfishPkg/RedfishCrtLib: handle floating point number in JSON 2024-01-15 08:11:22 +00:00
RedfishCrtLib.inf RedfishPkg/RedfishCrtLib: fix unresolved external symbol issue 2024-02-29 03:25:18 +00:00