From: strongtz Date: 星期六, 27 Jun 2020 09:44:51 +0000 (+0800) Subject: Update README X-Git-Tag: v0.1~1 X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=c6514d4e9c863df24d7998d0890acb43ff74f141;p=edk2-sdm845.git Update README --- diff --git a/README.md b/README.md index 5a390fc..1f8cf25 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ Pull requests for new devices are welcomed! QQ discussion group for edk2-porting: 697666196 +## Pictures + +Windows arm64 + +Ubuntu 20.04 + + + ## Dependencies Ubuntu 18.04: @@ -57,7 +65,8 @@ git clone https://github.com/tianocore/edk2-platforms.git -o cfdc7f907d545b14302 git clone https://github.com/edk2-porting/edk2-sdm845.git ``` -3.Build eenvironment +3.Build environment + ```bash cd edk2-sdm845 bash firstrun.sh @@ -82,3 +91,6 @@ ACPI etc. tables thanks to [5超级菜鸟5](https://github.com/sunshuyu) SimpleFbDxe screen driver is from imbushuo's [Lumia950XLPkg](https://github.com/WOA-Project/Lumia950XLPkg). Also thanks to [edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt). + +## Simple Porting Guide (Chinese) + http://sophonwu.com/blog/?p=85 \ No newline at end of file