Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
strongtz committed Jun 27, 2020
1 parent 6769c46 commit c6514d4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ Pull requests for new devices are welcomed!

QQ discussion group for edk2-porting: 697666196

## Pictures

<img src="http://sophonwu.com/blog/wp-content/uploads/2020/06/IMG_20200520_201548.jpg" alt="Windows arm64" style="zoom: 25%;" />

<img src="http://sophonwu.com/blog/wp-content/uploads/2020/06/IMG_20200521_171520-1152x1536.jpg" alt="Ubuntu 20.04" style="zoom:25%;" />



## Dependencies

Ubuntu 18.04:
Expand Down Expand Up @@ -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
Expand All @@ -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

0 comments on commit c6514d4

Please sign in to comment.