From 06a8161b7732af86c52131cb4eb022d6bd263c9e Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Wed, 20 Oct 2021 12:11:05 +0300 Subject: Add lesson 43 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 4054ab5..96de200 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ These series of lessons are intendend to get you started with UEFI programming i - [Lesson 40](Lessons/Lesson_40): `Key####` NVRAM variables - [Lesson 41](Lessons/Lesson_41): `DEBUG` print statement internals. `EFI_D_*` log levels and all the PCDs for the `DEBUG` statement control. Getting and parsing OVMF boot log. - [Lesson 42](Lessons/Lesson_42): Debug your drivers/applications and OVMF itself with GDB +- [Lesson 43](Lessons/Lesson_43): Intro to the HII. Create an application to display HII database content _____ -- cgit v1.2.3-18-g5258