aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3c40b0..161d05b 100644
--- a/README.md
+++ b/README.md
@@ -16,3 +16,5 @@ Lessons description:
- Lesson 11: Get EFI memory map information
- Lesson 12: `EFI_SHELL_PARAMETERS_PROTOCOL`. Transform our EFI memory map to the Linux kernel style
- Lesson 13: `ShellAppMain` entry point
+- Lesson 14: Get all variable names and GUIDs with the `gRT->GetNextVariableName` API
+