Update PACKAGES_PATH requirements Readme.md to match the new directory structure in the edk2-non-osi repository and update instructions to run python-based build tools from sources and remove edk2-FatPkg repository.
Also fix GCC compatibility issues from use of memset() in the MemoryInit module in the QuarkSocPkg that were discovered when verifying the Linux/GCC build instructions. Cc: Leif Lindholm <[email protected]> Cc: Kelly Steele <[email protected]> Cc: Liming Gao <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <[email protected]> Michael D Kinney (2): QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy() QuarkPlatformPkg/Readme.md: edk2-non-osi directory layout QuarkPlatformPkg/Readme.md | 34 ++++++++++++---------- .../MemoryInit/Pei/MemoryInitPei.inf | 6 +--- .../MemoryInit/Pei/meminit_utils.h | 10 +++++-- 3 files changed, 26 insertions(+), 24 deletions(-) -- 2.13.1.windows.2 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

