[edk2-devel] [edk2-libc Patch 0/1] fix missing nanf definition in StdLib

Jayaprakash, N posted 1 patch 6 months ago
Failed in applying to current master (apply log)
StdLib/LibC/LibC.inf            |  1 +
StdLib/LibC/Main/nanf_ieee754.c | 15 +++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 StdLib/LibC/Main/nanf_ieee754.c
[edk2-devel] [edk2-libc Patch 0/1] fix missing nanf definition in StdLib
Posted by Jayaprakash, N 6 months ago
This patch fixes the issue of missing definition of nanf in StdLib.
This has been extracted from the below PR submitted on edk2-libc.
https://github.com/tianocore/edk2-libc/pull/9

Jayaprakash N (1):
  ek2-libc: fix missing nanf definition in StdLib

 StdLib/LibC/LibC.inf            |  1 +
 StdLib/LibC/Main/nanf_ieee754.c | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 StdLib/LibC/Main/nanf_ieee754.c

-- 
2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110118): https://edk2.groups.io/g/devel/message/110118
Mute This Topic: https://groups.io/mt/102202278/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-