diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` _____ |