diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2021-10-22 12:26:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 12:26:51 +0300 |
commit | 24365c5bed23429e33984505e61f3e9675ca0490 (patch) | |
tree | 064457cd5cd6c43345320b01186a188e4e592de3 | |
parent | de6b3411338c6ea33536e3d7a28cd3c9cc1d582f (diff) | |
download | UEFI-Lessons-24365c5bed23429e33984505e61f3e9675ca0490.tar.gz UEFI-Lessons-24365c5bed23429e33984505e61f3e9675ca0490.tar.bz2 UEFI-Lessons-24365c5bed23429e33984505e61f3e9675ca0490.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -These series of lessons are intendend to get you started with UEFI programming in Linux with the help of TianoCore. +These series of lessons are intendend to get you started with UEFI programming in Linux with the help of [EDKII](https://github.com/tianocore/edk2). # Content |