audk/StdLib/LibC/Locale
chenc2 56ca900782 StdLib: Removing ipf which is no longer supported from edk2.
Removing rules for Ipf sources file:
* Remove the source file which path with "ipf" and also listed in
  [Sources.IPF] section of INF file.
* Remove the source file which listed in [Components.IPF] section
  of DSC file and not listed in any other [Components] section.
* Remove the embedded Ipf code for MDE_CPU_IPF.

Removing rules for Inf file:
* Remove IPF from VALID_ARCHITECTURES comments.
* Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
* Remove the INF which only listed in [Components.IPF] section in DSC.
* Remove statements from [BuildOptions] that provide IPF specific flags.
* Remove any IPF sepcific sections.

Removing rules for Dec file:
* Remove [Includes.IPF] section from Dec.

Removing rules for Dsc file:
* Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
* Remove any IPF specific sections.
* Remove statements from [BuildOptions] that provide IPF specific flags.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-06-29 16:19:51 +08:00
..
Locale.inf StdLib: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:51 +08:00
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c
_wcstod.h StdLib: Fix printf issues with floating point and wide character strings. Also resolves a compilation issue with VS2010. See ISSUES.txt items 1, 11. 2013-03-11 18:00:30 +00:00
_wcstol.h
_wcstoul.h
aliasname.c
aliasname_local.h
ctypeio.c
ctypeio.h
iswctype_sb.c
localeconv.c
multibyte_Utf8.c StdLib: Clarify and improve comments. 2016-01-06 00:31:42 +00:00
multibyte_sb.c
nl_langinfo.c
rune.h
runetype.h
setlocale.c StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags. 2011-11-30 00:52:45 +00:00
setlocale1.c Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
setlocale32.c
wcscoll.c
wcsftime.c
wcstod.c
wcstof.c
wcstoimax.c
wcstol.c
wcstold.c
wcstoll.c
wcstoul.c
wcstoull.c
wcstoumax.c
wcsxfrm.c