From 839dc39be89f2e69372340884f959cab8574cc94 Mon Sep 17 00:00:00 2001 From: strongtz Date: Tue, 26 May 2020 22:10:21 +0800 Subject: [PATCH] Update README --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 396ffc0..5c88b70 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Attempt to create a normal EDK2 for Snapdragon 845 platform. +## Resources + +[Telegram group for edk2-porting](https://t.me/joinchat/MNjTmBqHIokjweeN0SpoyA) +QQ discussion group for edk2-porting: 697666196 + ## Dependencies Ubuntu 18.04: @@ -52,7 +57,6 @@ git clone https://github.com/edk2-porting/edk2-sdm845.git 3.Build eenvironment ``` cd edk2-sdm845 -mkdir workspace bash firstrun.sh ``` @@ -67,10 +71,10 @@ fastboot boot boot_*.img ## Credits -MemoryMap thanks [Lemon1Ice](https://github.com/Lemon1Ice). +MemoryMap thanks to [Lemon1Ice](https://github.com/Lemon1Ice). -ACPI etc. tables thanks [5超级菜鸟5](https://github.com/sunshuyu) +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 [edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt). +Also thanks to [edk2 website](https://github.com/tianocore/tianocore.github.io/wiki/Using-EDK-II-with-Native-GCC#Install_required_software_from_apt). -- 2.45.2