audk/StdLibPrivateInternalFiles/Include
chenc2 0cb86979b2 StdLibPrivateInternalFiles: Removing ipf 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
..
Arm Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Device StdLib: Some deployed versions of the Simple Text Input Protocol randomly return either NUL characters or Scan Codes when just typing normal text. These changes filter out NUL characters and make Scan Code and error handling more robust. 2014-10-28 19:20:48 +00:00
Efi Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:27:55 +00:00
Ia32 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
X64 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
LibConfig.h StdLib: Revise the meaning of several feature macros. 2011-11-03 00:01:24 +00:00
MainData.h Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
extern.h EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. 2012-03-24 01:19:06 +00:00
kfile.h StdLib: Clarify and improve comments. 2016-01-06 00:31:42 +00:00
namespace.h StdLib: Make the vfscanf function public. 2011-11-03 00:19:10 +00:00
reentrant.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00