项ç®
/
edk2-sdm845.git
/ commitdiff
提交
内容查找
作者
提交者
镐
?
搜索:
utf-8
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6cac90
)
update README.zh.md
author
BigfootACA
<bigfoot@classfun.cn>
ææå¤©, 25 Jul 2021 16:02:57 +0000
(
00:02
+0800)
committer
BigfootACA
<bigfoot@classfun.cn>
ææå¤©, 25 Jul 2021 16:02:57 +0000
(
00:02
+0800)
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
README.zh.md
patch
|
blob
|
blame
|
history
diff --git
a/README.zh.md
b/README.zh.md
index c0626e84de7d7296d0737d7efde951f514c33173..88fab715f56864f84e238d33c24d3fa3225488fe 100644
(file)
--- a/
README.zh.md
+++ b/
README.zh.md
@@
-67,12
+67,18
@@
git clone https://hub.fastgit.org/edk2-porting/edk2-sdm845.git --depth=1
cd edk2-sdm845
\r
```
\r
\r
-2.编译此项目(默认使用fastgit加速submodule克隆,若不需要请删去 `--chinese`)
\r
+2.
1
编译此项目(默认使用fastgit加速submodule克隆,若不需要请删去 `--chinese`)
\r
\r
```bash
\r
bash build.sh --chinese --device DEVICE
\r
```
\r
\r
+2.2 如果你使用MacOS/Windows,则可以借助Docker编译
\r
+
\r
+````bash
\r
+docker-compose run edk2 ./build.sh -d DEVICE
\r
+````
\r
+
\r
3.启动镜像
\r
\r
```bash
\r