sdm845Pkg: Library: SimpleInit: add linux simple mass storage

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2022-01-23 14:53:25 +08:00
parent 7ea1447dbb
commit 8b7a8dbb01
3 changed files with 3 additions and 2 deletions

View File

@ -158,6 +158,7 @@ then set -e
git submodule set-url libs/lvgl https://github.com.cnpmjs.org/lvgl/lvgl.git
git submodule set-url libs/lodepng https://github.com.cnpmjs.org/lvandeve/lodepng.git
git submodule set-url libs/freetype https://github.com.cnpmjs.org/freetype/freetype.git
git submodule set-url libs/nanosvg https://github.com.cnpmjs.org/memononen/nanosvg.git
git submodule init;git submodule update
popd
git checkout .gitmodules

View File

@ -14,7 +14,7 @@
#
!include MdePkg/MdeLibs.dsc.inc
!include sdm845Pkg/Library/SimpleInit/SimpleInit.inc
!include sdm845Pkg/Library/SimpleInit/SimpleInit-EDK2.inc
[LibraryClasses.common]
!if $(TARGET) == RELEASE

@ -1 +1 @@
Subproject commit 8d195e44250f6c5d48d97d406cdf7439ab6df95e
Subproject commit d64d7db87aa2f7bc1d507ea8d722c7ebe98b3aa4