From 882a2307b291fc857d7a6805e63cdb67955d8756 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Fri, 18 Mar 2022 21:15:55 +0300 Subject: Add lesson 65 Signed-off-by: Konstantin Aladyshev --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 08ba6ac..2a4e6ea 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ These series of lessons are intendend to get you started with UEFI programming i - [Lesson 62](Lessons/Lesson_62): Structure of the UEFI `Device path`. Dynamic and static Device paths. Interation over Device paths - [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` _____ -- cgit v1.2.3-18-g5258