Fix BigFootACA's weird translation
authorXilin Wu <strongtz@yeah.net>
星期天, 31 Jan 2021 13:40:32 +0000 (21:40 +0800)
committerBigfootACA <bigfoot@classfun.cn>
星期五, 2 Jul 2021 08:30:12 +0000 (16:30 +0800)
README.zh.md

index 922e2631b0d0c0557d0376b41dc4875d5dcd4f99..b12fd6e079d75a8664aede4f3e566c553d3ddab4 100644 (file)
@@ -1,8 +1,8 @@
 # 骁龙845(sdm845)的EDK2 UEFI固件\r
 \r
-尝试为骁龙845平台移植EDK2。\r
+该项目旨在尝试为骁龙845平台移植EDK2。\r
 \r
-欢迎PR新设备设备树或ACPI的修复!\r
+欢迎PR新设备的支持,以及设备树或ACPI的修复!\r
 \r
 ![Github](https://img.shields.io/github/downloads/edk2-porting/edk2-sdm845/total)\r
 ![Github](https://img.shields.io/github/v/release/edk2-porting/edk2-sdm845?include_prereleases)\r
@@ -21,14 +21,14 @@ QQ交流群: 697666196
 \r
 ## 警告\r
 \r
-**请å\8b¿å°\9dè¯\95移æ¤\8då\88°ä»»ä½\95ç\9a\84*索尼*设å¤\87**\r
+**请å\8b¿å°\9dè¯\95移æ¤\8då\88°ä»»ä½\95索尼设å¤\87ä¸\8a**\r
 \r
 **你的UFS会被清空!!!**\r
 \r
 \r
-**仅支持骁龙845(sdm845)平台,不支持其它任何平台如骁龙855 (sm8150)**\r
+**该项目仅支持骁龙845(sdm845)平台,不支持其它任何平台如骁龙855 (sm8150)**\r
 \r
-**请不要在非骁龙845(sdm845)平台设备如小米MIX3 5G**\r
+**请不要在非骁龙845设备上编译运行,如小米MIX3 5G**\r
 \r
 ## 依赖\r
 \r
@@ -51,13 +51,13 @@ Ubuntu 20.04同上。
 \r
 ## 构建\r
 \r
-1.克隆此项目\r
+1.克隆此项目(默认使用国内fastgit镜像加速)\r
 \r
 ```bash\r
-git clone https://gitee.com/strongtz/edk2-sdm845.git --depth=1\r
+git clone https://hub.fastgit.org/edk2-porting/edk2-sdm845.git --depth=1\r
 ```\r
 \r
-2.编译此项目\r
+2.编译此项目(默认使用fastgit加速submodule克隆)\r
 \r
 ```bash\r
 bash build.sh --chinese --device DEVICE\r
@@ -77,11 +77,11 @@ fastboot boot boot_DEVICE.img
 \r
 感谢[Lemon1Ice](https://github.com/Lemon1Ice)提供MemoryMap\r
 \r
-感谢[5超级菜鸟5](https://github.com/sunshuyu)以及其他人提供的ACPI\r
+感谢[5超级菜鸟5](https://github.com/sunshuyu)以及其他人提供的ACPI\r
 \r
 SimpleFbDxe驱动来自imbushuo的[Lumia950XLPkg](https://github.com/WOA-Project/Lumia950XLPkg)\r
 \r
-同样感谢[edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt)\r
+同样感谢[tianocore wiki](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt)\r
 \r
 ## 简单的移植教程\r
 \r
@@ -113,4 +113,4 @@ SimpleFbDxe驱动来自imbushuo的[Lumia950XLPkg](https://github.com/WOA-Project
 \r
  然后现在可以编译并测试使用.\r
 \r
- 如果您在某个地方遇到问题,你可以在Discord或Telegram组发送消息询问,如果移植成功,请发送`edk2-sdm845/sdm845Pkg/Binary/设备代号`文件夹以及.dsc和.fdf文件.\r
+ 如果您在某个地方遇到问题,你可以在Discord、Telegram和QQ群中发送消息询问,并发送`edk2-sdm845/sdm845Pkg/Binary/设备代号`文件夹以及.dsc和.fdf文件。若移植成功,亦可发送消息告知。\r