audk/QuarkSocPkg/QuarkNorthCluster
Michael D Kinney 8e8cc68818 QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy()
Map the use of memset() and memcpy() to the BaseMemoryLib
functions ZeroMem(), SetMem(), and CopyMem().  This fixes
GCC build issues with this module.

With the remap of the functions, the [BuildOptions] MSFT
CC_FLAGS to enable /Oi can also be removed, so the MSFT
and GCC builds behave the same.

Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Kelly Steele <kelly.steele@intel.com>
2017-08-10 09:44:17 -07:00
..
Include
Library QuarkSocPkg MtrrLib: Remove reference deprecated macro. 2017-08-07 15:28:13 +08:00
MemoryInit/Pei QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy() 2017-08-10 09:44:17 -07:00
QNCInit/Dxe QuarkSocPkg: QNCInit/Dxe: remove set but unused variables 2016-03-25 10:52:41 +01:00
S3Support/Dxe QuarkSocPkg: Fix typos in comments 2016-10-25 13:58:51 -07:00
Smm QuarkSocPkg/QncSmmDispatcher: Fix use after free issue 2016-10-07 14:56:37 -07:00
Spi QuarkSocPkg: Spi/Common: remove set but unused variables 2016-03-25 10:52:46 +01:00