aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 88e85fb..3c76d85 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Lessons description:
- Lesson 37: Investigate ways how to add `acpiview` command functionality to your shell
- Lesson 38: Create and use your custom protocol. `InstallMultipleProtocolInterfaces` and `UninstallMultipleProtocolInterfaces` functions
- Lesson 39: Create a driver that adds hot key functionality with a help of `RegisterKeyNotify`/`UnregisterKeyNotify` functions
+- Lesson 40: `Key####` NVRAM variables
______