Update README
This commit is contained in:
parent
6769c46347
commit
c6514d4e9c
14
README.md
14
README.md
@ -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:
|
||||
@ -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
|
Loading…
Reference in New Issue
Block a user