aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 18:19:03 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 18:19:35 +0300
commitd42f32a1836bbae79dc8d870117ea7e96d83fe93 (patch)
tree62b29506f196e6a89588bc4888e549617f300e3f /README.md
parent1f1d03ee348b587a295db3f74c92d7ccb5d0d990 (diff)
downloadUEFI-Lessons-d42f32a1836bbae79dc8d870117ea7e96d83fe93.tar.gz
UEFI-Lessons-d42f32a1836bbae79dc8d870117ea7e96d83fe93.tar.bz2
UEFI-Lessons-d42f32a1836bbae79dc8d870117ea7e96d83fe93.zip
Add lesson 7
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index faae71c..34dd7ad 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,5 @@ Lessons description:
- Lesson 4: Use edk2 libraries to simplify our `HelloWorld` app
- Lesson 5: Simplify build command with the help of files in the `Conf` folder
- Lesson 6: Handle/Protocol databases internals - Part 1: Theory and raw access to an app ImageHandle
+- Lesson 7: Handle/Protocol databases internals - Part 2: Raw access to app protocols