Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 8e8cc6881836705818ee9cd70bd48c01823ded62
https://github.com/tianocore/edk2/commit/8e8cc6881836705818ee9cd70bd48c01823ded62
Author: Michael D Kinney <michael.d.kin...@intel.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/MemoryInitPei.inf
M QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/meminit_utils.h
Log Message:
-----------
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.ste...@intel.com>
Cc: Liming Gao <liming....@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>
Reviewed-by: Kelly Steele <kelly.ste...@intel.com>
Commit: 42750cf1753518ec2260ef8387d34aa8a7616303
https://github.com/tianocore/edk2/commit/42750cf1753518ec2260ef8387d34aa8a7616303
Author: Michael D Kinney <michael.d.kin...@intel.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M QuarkPlatformPkg/Readme.md
Log Message:
-----------
QuarkPlatformPkg/Readme.md: Bring Readme.md up to date
The following commit moved the QuarkSocBinPkg from the root
directory of the edk2-non-osi repository to the
Silicon/Intel directory.
https://github.com/tianocore/edk2-non-osi/commit/182e85d04566800fe188de4b1c30a50533dd74b7
The following updates are made to Readme.md:
* PACKAGES_PATH setting for edk2-non-osi directory changes
* Remove use of edk2-FatPkg repository
* Remove use of edk2-BaseTools-win32 repository
* Run python build tools from sources
Cc: Leif Lindholm <leif.lindh...@linaro.org>
Cc: Kelly Steele <kelly.ste...@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>
Reviewed-by: Kelly Steele <kelly.ste...@intel.com>
Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org>
Compare: https://github.com/tianocore/edk2/compare/95cc9a51e105...42750cf17535
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits