From f8a5debff49de19b1f0f7919aeb028116bfd8c80 Mon Sep 17 00:00:00 2001 From: Xilin Wu Date: Thu, 25 Feb 2021 15:10:56 +0000 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3f840a..a39da02 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu ab ## Building -1.Clone this project +1.Clone this project (no need for recursive) ```bash git clone https://github.com/edk2-porting/edk2-sdm845.git --depth=1 @@ -62,7 +62,17 @@ fastboot boot boot_DEVICE.img ## Credits -To be filled soon +@fxsheep for his original `edk2-sagit` + +@strongtz for the creating and maintaining the whole Renegade Project + +@BigFootACA for build script + +@lemon1ice and NTAuthority for guidance and some blobs + +@wetdreams and TAOCroatia for working hard on testing and debugging + +@NekokeCore for fixing MemoryMap ## Porting Guide -- 2.45.2