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 2a4e6ea..cf09ada 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ These series of lessons are intendend to get you started with UEFI programming i
- [Lesson 63](Lessons/Lesson_63): Create HII Form with a checkbox - Part 1: VFR code for `checkbox` element and `efivarstore` element
- [Lesson 64](Lessons/Lesson_64): Create HII Form with a checkbox - Part 2: Necessary code for `efivarstore` to work correctly
- [Lesson 65](Lessons/Lesson_65): VFR input elements - Part 1: `numeric`
+- [Lesson 66](Lessons/Lesson_66): VFR input elements - Part 2: `string`
_____