audk/MdePkg/Library/PeiMemoryLib
Chen A Chen 3cb0a311cb MdePkg: 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: Liming Gao <liming.gao@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: Liming Gao <liming.gao@intel.com>
2018-09-25 23:48:21 +08:00
..
CompareMemWrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
CopyMemWrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
IsZeroBufferWrapper.c MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer() 2016-08-22 18:54:30 +08:00
MemLib.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
MemLibGeneric.c MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logic 2016-12-22 16:17:16 +08:00
MemLibGuid.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
MemLibInternals.h MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
PeiMemoryLib.inf MdePkg: Removing ipf which is no longer supported from edk2. 2018-09-25 23:48:21 +08:00
PeiMemoryLib.uni MdePkg: Convert all .uni files to utf-8 2015-12-15 04:53:50 +00:00
ScanMem8Wrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
ScanMem16Wrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
ScanMem32Wrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
ScanMem64Wrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
SetMem16Wrapper.c Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem32Wrapper.c Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem64Wrapper.c Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMemWrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
ZeroMemWrapper.c MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00