diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-06-26 00:57:06 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-06-26 00:57:06 +0300 |
commit | 5669003262cd685d3efc240426d263aa8fbb38bd (patch) | |
tree | 45789eff48b86cc1cf4eb92dad7523fd5570191b | |
parent | 48ef2b004eac4b2b360923fac9de01e3be435d3b (diff) | |
download | UEFI-Lessons-5669003262cd685d3efc240426d263aa8fbb38bd.tar.gz UEFI-Lessons-5669003262cd685d3efc240426d263aa8fbb38bd.tar.bz2 UEFI-Lessons-5669003262cd685d3efc240426d263aa8fbb38bd.zip |
Fix links formatting
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,9 +31,11 @@ Usefull links: 2) Harnessing the Uefi Shell: Moving The Platform Beyond Dos, Second Edition by Michael Rothman and Vincent Zimmer (https://www.amazon.com/Harnessing-UEFI-Shell-Moving-Platform/dp/1501514806) 3) https://github.com/tianocore-training + https://github.com/Laurie0131 4) https://blog.fpmurphy.com/ + https://github.com/fpmurphy/UEFI-Utilities-2019 5) https://github.com/andreiw/UefiToolsPkg @@ -44,6 +46,7 @@ Check these if you don't afraid of the Chinese language: 6) Principles and Programming of UEFI, Dai Zhenghua (https://www.amazon.com/Combat-UEFI-Principles-Programming-Chinese/dp/B07W3GFLRM) + https://github.com/zhenghuadai/uefi-programming 7) http://www.lab-z.com/iof/ |