aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 18:18:11 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-06-15 18:18:11 +0300
commit1f1d03ee348b587a295db3f74c92d7ccb5d0d990 (patch)
tree1ed566b0b0f56ef3f471e24b6df56b088f21f305 /README.md
parente416fe63625575ddc42c497c94cd327e7ac0252a (diff)
downloadUEFI-Lessons-1f1d03ee348b587a295db3f74c92d7ccb5d0d990.tar.gz
UEFI-Lessons-1f1d03ee348b587a295db3f74c92d7ccb5d0d990.tar.bz2
UEFI-Lessons-1f1d03ee348b587a295db3f74c92d7ccb5d0d990.zip
Add lesson 6
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 d0aaf5f..faae71c 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,5 @@ Lessons description:
- Lesson 3: Create `HelloWorld` app with the help of SystemTable services
- 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