diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ Lessons description: - Lesson 34: Create a simple UEFI driver. Use `load`/`unload` UEFI shell commands to work with a driver image - Lesson 35: Investigate ways how to add `acpiview` command functionality to your shell - Lesson 36: Create a simple library and use it in an app +- Lesson 37: Library constructor and destructor. `NULL` libraries ______ |