X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=StdLib%2FLibC%2FLibC.inf;h=5bb205350867388980a05da11a870674dd264952;hp=6039bb81c7dd95c1539a5ecc5e7ad825b7d338c9;hb=56ca900782d5d478e6e6389aca42b7ea0e0b3193;hpb=659e7817e300bf2a80a8b45347a6b2486fd8c5dd diff --git a/StdLib/LibC/LibC.inf b/StdLib/LibC/LibC.inf index 6039bb81c7..5bb2053508 100644 --- a/StdLib/LibC/LibC.inf +++ b/StdLib/LibC/LibC.inf @@ -1,7 +1,7 @@ ## @file # Standard C library: Miscelaneous implementations. # -# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -23,7 +23,7 @@ LIBRARY_CLASS = LibC # -# VALID_ARCHITECTURES = IA32 X64 IPF +# VALID_ARCHITECTURES = IA32 X64 # [Sources] @@ -80,10 +80,6 @@ Main/X64/isinfl.c Main/X64/isnanl.c -[Sources.IPF] - Main/x86flt_rounds.c - Main/Ipf/FpuRmode.s - [Sources.ARM] Main/Arm/fixunsdfsi.c Main/Arm/floatunsidf.c